Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallel: Improved logging for errors during BatchSystemLauncher.stop #3600

Merged
merged 1 commit into from Jul 10, 2013

Conversation

chapmanb
Copy link
Contributor

This is a logging/debugging improvement that catches and reports errors when shutting down clusters using a BatchSystemLauncher (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.

…del, bkill) commands. Helps diagnosing issues during cluster shutdown, which are otherwise silently ignored.
minrk added a commit that referenced this pull request Jul 10, 2013
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.
@minrk minrk merged commit 99909ae into ipython:master Jul 10, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants