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

infra: is Context::execute_loop_multi_threaded really multi threaded? #1528

Open
battlmonstr opened this issue Sep 14, 2023 · 0 comments
Open

Comments

@battlmonstr
Copy link
Collaborator

battlmonstr commented Sep 14, 2023

io_context::run has an internal mutex guarding do_run_one():
https://github.com/chriskohlhoff/asio/blob/master/asio/include/asio/detail/impl/scheduler.ipp#L209

We should decide if we want multi-threaded io_context-s at all.

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