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

fix --existing with non-localhost IP #3978

Merged
merged 6 commits into from
Aug 10, 2013
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 9, 2013

there's still some cleanup to do with duplicate code in ConsoleApp that should be invoked from ConnectionFileMixin, but this fixes the bug.

closes #3977

there's still some cleanup to do with duplicate code in ConsoleApp that should be invoked from ConnectionFileMixin, but this fixes the bug.
@minrk
Copy link
Member Author

minrk commented Aug 10, 2013

will add a test before merging.

@minrk
Copy link
Member Author

minrk commented Aug 10, 2013

test added, including a few extras just stepping through a couple of related functions.

includes regression test for ipython#3977 and some basic coverage for a few utilities.
@minrk
Copy link
Member Author

minrk commented Aug 10, 2013

re-running after py3 fixes

@ivanov
Copy link
Member

ivanov commented Aug 10, 2013

looks good, i just sent you a tiny pr that removes unused import while we're here.

@ivanov
Copy link
Member

ivanov commented Aug 10, 2013

merging, thanks, Min!

ivanov added a commit that referenced this pull request Aug 10, 2013
fix `--existing` with non-localhost IP

closes #3977
@ivanov ivanov merged commit 1bd6d4c into ipython:master Aug 10, 2013
ivanov added a commit that referenced this pull request Aug 10, 2013
there's still some cleanup to do with duplicate code in ConsoleApp that should be invoked from ConnectionFileMixin, but this fixes the bug.

closes #3977
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
fix `--existing` with non-localhost IP

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

unable to complete remote connections for two-process
2 participants