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

Panics in user-supplied wakers #4069

Open
Darksonn opened this issue Aug 25, 2021 · 0 comments
Open

Panics in user-supplied wakers #4069

Darksonn opened this issue Aug 25, 2021 · 0 comments
Labels
A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime

Comments

@Darksonn
Copy link
Contributor

We should make sure to think about what happens if we are supplied a waker that panics, as this could break that part of the runtime if it didn't expect to see any panics there.

Previous discussion here: #4055 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
Projects
None yet
Development

No branches or pull requests

1 participant