##// 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 / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...