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

appbase io_context support for coroutines #929

Open
heifner opened this issue Oct 14, 2024 · 0 comments
Open

appbase io_context support for coroutines #929

heifner opened this issue Oct 14, 2024 · 0 comments
Labels

Comments

@heifner
Copy link
Member

heifner commented Oct 14, 2024

appbase executor currently does not support c++ 20 coroutines. Currently SHiP is using app().get_io_service() which by-passes the priority queue executor. appbase executor/priority-queue should be enhanced to allow for its use with coroutines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants