##// END OF EJS Templates
Backport PR #2769: Allow shutdown when no engines are registered...
Backport PR #2769: Allow shutdown when no engines are registered When no engines are registered the `Client.shutdown` method raises a `NoEnginesRegistered` exception. This occurs before the hub shutdown thus preventing the hub from being shutdown.
MinRK -
r9854:6a5646ef
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / scripts
__init__.py Loading ...
ipcluster Loading ...
ipcontroller Loading ...
ipengine Loading ...
iplogger Loading ...