Skip to content

Improve re-connect behavior #139

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

Merged
merged 5 commits into from
Jun 16, 2025
Merged

Improve re-connect behavior #139

merged 5 commits into from
Jun 16, 2025

Conversation

philippjfr
Copy link
Member

  • Defers client comm.open() call until kernel is fully ready
  • Defers registerComm call until kernel is ready
  • Correctly attaches onMsg callback when comm is ready
  • Adds CommProxy.active indicating that the comm is active (but not necessarily connected)

@philippjfr philippjfr merged commit 428c12a into main Jun 16, 2025
4 checks passed
@philippjfr philippjfr deleted the reconnect_fixes branch June 16, 2025 20:35
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.

1 participant