##// 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 / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...