smartdispatch
smartdispatch copied to clipboard
Change the default behaviour of workers
If the user code does not have built-in resume the current behaviour will be a problem. The default behaviour of the worker should be to run one command and then die. We should still keep the option to tell the worker to run X or infinite jobs. This could also be a default see #62