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

Catch and re-raise any/all Event loop is closed exceptions #1306

Open
tsmith023 opened this issue Sep 17, 2024 · 1 comment
Open

Catch and re-raise any/all Event loop is closed exceptions #1306

tsmith023 opened this issue Sep 17, 2024 · 1 comment

Comments

@tsmith023
Copy link
Contributor

tsmith023 commented Sep 17, 2024

Currently if a RuntimeError("Event loop is closed") is raised, the user observes a potentially cryptic error and stacktrace. We should instead catch and re-raise such an exception with a better description to improve the UX

@gssakash
Copy link
Contributor

gssakash commented Sep 26, 2024

I would like to take on this issue if it's available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants