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

survive failure to bind to localhost in zmq.iostream #4691

Merged
merged 1 commit into from Dec 18, 2013

Conversation

minrk
Copy link
Member

@minrk minrk commented Dec 13, 2013

subprocess output will be unavailable, but the process will not die.

closes #4689

subprocess output will be unavailable, but the process will not die.
@minrk
Copy link
Member Author

minrk commented Dec 17, 2013

Merging soon if I don't hear anything.

@Carreau
Copy link
Member

Carreau commented Dec 17, 2013

No objection.
Would there be a way to get a message when trying to read the stream from the other end ?

@minrk
Copy link
Member Author

minrk commented Dec 17, 2013

It's only read in the main process. There will be a log message "tried to send message from fork" in the subprocess if it tries to write to it.

Carreau added a commit that referenced this pull request Dec 18, 2013
subprocess output will be unavailable, but the process will not die.

closes #4689
@Carreau Carreau merged commit 71e59e8 into ipython:master Dec 18, 2013
@minrk minrk deleted the no-localhost branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
subprocess output will be unavailable, but the process will not die.

closes ipython#4689
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.

IOStream IP address configurable
2 participants