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

Reconnect when the websocket connection closes unexpectedly #1889

Merged
merged 1 commit into from Jun 10, 2012
Merged

Reconnect when the websocket connection closes unexpectedly #1889

merged 1 commit into from Jun 10, 2012

Conversation

invisibleroads
Copy link
Contributor

Reconnect WebSocket when it closes unexpectedly. Closes #1577.

@fperez
Copy link
Member

fperez commented Jun 10, 2012

Great, indeed the solution now was much cleaner! Merging now, thanks for the contribution.

fperez added a commit that referenced this pull request Jun 10, 2012
Reconnect when the websocket connection closes unexpectedly.

Closes #1577.
@fperez fperez merged commit 41f79e7 into ipython:master Jun 10, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Reconnect when the websocket connection closes unexpectedly.

Closes ipython#1577.
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.

If a notebook loses its network connection WebSockets won't reconnect
2 participants