pgiri / dispy

Distributed and Parallel Computing Framework with / for Python
https://dispy.org
Other
260 stars 55 forks source link

Fix for missing node argument in JobCluster.submit_node() call to JobCluster.submit_job_id_node() #184

Closed kevinanewman closed 5 years ago

kevinanewman commented 5 years ago

The code for SharedJobCluster.submit_node() is correct, only the JobCluster had a problem in submit_node()