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

future operator co_await uses the wrong executor #392

Open
FelixPetriconi opened this issue Feb 11, 2022 · 1 comment
Open

future operator co_await uses the wrong executor #392

FelixPetriconi opened this issue Feb 11, 2022 · 1 comment
Assignees

Comments

@FelixPetriconi
Copy link
Member

The coroutine operators should use the existing executor and not the default_executor

@dabrahams
Copy link
Contributor

Assuming this needs no particular attention and will be automatically included in the next release.

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