Skip to content

Conversation

ptosco
Copy link

@ptosco ptosco commented Sep 20, 2025

Manually reset interrupt event at the receiver end rather than relying on auto reset. This makes it possible for other waiting receivers to be signaled.
In particular, C Python modules running on Windows on a Jupyter Kernel can be interrupted via "Interrupt kernel" without requiring to send the "Interrupt kernel" signal twice as currently happens (see more detailed description in the sister PR #1073 on the jupyter_client repo).

@ptosco ptosco changed the title Manually reset interrupt evemt Manually reset interrupt event Sep 20, 2025
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