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

Provide logging messages in ipcluster log when engine or controllers fail to start #5091

Merged
merged 1 commit into from Feb 11, 2014

Conversation

chapmanb
Copy link
Contributor

This is a logging/debugging improvement that writes out error tracebacks when controllers or engines fail to start from ipcluster. Previously these were silently ignored and the start process hangs without helpful messages. This is useful for debugging problems with custom controller or engine classes as well as general failures during submission.

minrk added a commit that referenced this pull request Feb 11, 2014
Provide logging messages in ipcluster log when engine or controllers fail to start
@minrk minrk merged commit 2ce9eb8 into ipython:master Feb 11, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Provide logging messages in ipcluster log when engine or controllers fail to start
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