Skip to content

Add part 2 of series on understanding async/await #4499

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

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

hds
Copy link
Contributor

@hds hds commented Jun 30, 2023

The focus is on understanding how a pending future gets woken in an async runtime.

Thank you for This Week in Rust. It's a fantastic resource!

The focus is on understanding how a pending future gets woken in an
async runtime.
Copy link
Contributor

@nellshamrell nellshamrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty!

@nellshamrell nellshamrell merged commit 299dcf9 into rust-lang:master Jul 5, 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

Successfully merging this pull request may close these issues.

2 participants