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 Session inheritance for frontends with --existing #6092

Merged
merged 1 commit into from
Jul 7, 2014

Conversation

minrk
Copy link
Member

@minrk minrk commented Jul 7, 2014

The Client was getting a new Session without the connection info loaded from the file, which would cause Invalid Signature errors to be logged, and no prompt to appear in the frontend.

The Client was getting a new Session without the connection info loaded from the file,
which would cause `Invalid Signature` errors to be logged,
and no prompt to appear in the frontend.
takluyver added a commit that referenced this pull request Jul 7, 2014
fix Session inheritance for frontends with `--existing`
@takluyver takluyver merged commit ecd0de4 into ipython:master Jul 7, 2014
@minrk minrk deleted the client-session branch July 12, 2014 17:02
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
fix Session inheritance for frontends with `--existing`
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