##// END OF EJS Templates
Merge pull request #3600 from chapmanb/master...
Merge pull request #3600 from chapmanb/master Improved logging for errors during BatchLauncher.stop This is a logging/debugging improvement that catches and reports errors when shutting down clusters using a BatchLauncher (qdel/bkill). The previous behavior was to silently fail if the external command failed. The patch captures error output and reports potential issues to the log.
Min RK -
r11286:99909aee merge
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / tests
__init__.py Loading ...
test_kernelmanager.py Loading ...
test_launcher.py Loading ...
test_message_spec.py Loading ...
test_multikernelmanager.py Loading ...
test_public_api.py Loading ...