Skip to content

Overlapping IoPauseGuards do not work #4193

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

Closed
Tracked by #4180
flub opened this issue Mar 21, 2023 · 1 comment
Closed
Tracked by #4180

Overlapping IoPauseGuards do not work #4193

flub opened this issue Mar 21, 2023 · 1 comment

Comments

@flub
Copy link
Contributor

flub commented Mar 21, 2023

If two overlapping calls to Context.scheduler.pause() are made the pausing does not happen correctly and IO will be restarted when the first one calls resume.

See #4184 (comment)

@flub
Copy link
Contributor Author

flub commented Mar 30, 2023

fixed in #4246

@flub flub closed this as completed Mar 30, 2023
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

No branches or pull requests

1 participant