Skip to content

Allow async cell to process Comm messages - #1565

Open
davidbrochart wants to merge 3 commits into
ipython:mainfrom
davidbrochart:async-cell-waiting-for-comm-reply
Open

davidbrochart wants to merge 3 commits into
ipython:mainfrom
davidbrochart:async-cell-waiting-for-comm-reply

Conversation

@davidbrochart

@davidbrochart davidbrochart commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Fixes #646 #311

  • Add tests
  • Implement the feature

@davidbrochart
davidbrochart force-pushed the async-cell-waiting-for-comm-reply branch from 0277213 to b25b1e1 Compare September 21, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Async widget methods deadlock due to on_msg not being called

1 participant