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

[coro_io][fix]add currentThreadInExecutor and currentContextId #452

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

qicosmos
Copy link
Collaborator

Why

implement missed virtual functions.

async_simple::coro::syncAwait(foo().via(coro_io::get_global_executor())); // will throw

What is changing

Example

@qicosmos qicosmos merged commit 96bac3e into alibaba:main Sep 12, 2023
29 checks passed
@qicosmos qicosmos deleted the fix_executor branch September 12, 2023 10:12
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

Successfully merging this pull request may close these issues.

1 participant