Skip to content

Conversation

@hugokerstens
Copy link
Contributor

This PR fixes the handling of RuntimeErrors raised by coroutines executed using run_sync.

Fixes #424

@hugokerstens hugokerstens force-pushed the 424-handle-run-sync-runtime-error branch from 5c6c066 to 72bc71d Compare May 7, 2025 11:06
@minrk minrk added the bug label May 26, 2025
@minrk minrk merged commit 18b58bf into jupyter:main May 26, 2025
30 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run_sync handles RuntimeError raised by coroutine incorrectly

2 participants