Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Aug 8, 2012

prevented ip=* from resolving correctly engine-side (would always give loopback)

This bug was introduced in the connection cleanup after 0.13, so does not need backporting.

prevented ip=* from resolving correctly engine-side

This bug was introduced in the connection cleanup after 0.13,
so does not need backporting.
@minrk minrk mentioned this pull request Aug 8, 2012
@fperez
Copy link
Member

fperez commented Aug 9, 2012

Straightforward enough, and since we've had confirmation in the discussion on-list that it does help, we can go ahead. Merging now, thanks!

fperez added a commit that referenced this pull request Aug 9, 2012
add missing location when disambiguating controller IP.

Fixes a recently introduced bug that prevented ip=* from resolving correctly engine-side (would always give loopback).
@fperez fperez merged commit fb439f4 into ipython:master Aug 9, 2012
minrk added a commit that referenced this pull request Aug 9, 2012
* use pipes.quote on SSH commands
* default SSHEngineSetLauncher to `ipengine` instead of import-based command.

This is actually the intended behavior, and only brings EngineSet inline with SSHEngine and SSHController, which both use the simplified command.

* Should be backported to 0.13.1
* Must be not be merged before #2269
minrk added a commit that referenced this pull request Sep 1, 2012
* use pipes.quote on SSH commands
* default SSHEngineSetLauncher to `ipengine` instead of import-based command.

This is actually the intended behavior, and only brings EngineSet inline with SSHEngine and SSHController, which both use the simplified command.

* Should be backported to 0.13.1
* Must be not be merged before #2269
@minrk minrk deleted the disambiguate_ip branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
add missing location when disambiguating controller IP.

Fixes a recently introduced bug that prevented ip=* from resolving correctly engine-side (would always give loopback).
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.

2 participants