Skip to content

Commit 14d2246

Browse files
committed
Add part 2 of series on understanding async/await
The focus is on understanding how a pending future gets woken in an async runtime.
1 parent 6a0fa84 commit 14d2246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2023-07-05-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ and just ask the editors to select the category.
3838
### Observations/Thoughts
3939

4040
### Rust Walkthroughs
41+
* [How I finally understood async/await in Rust (part 2: how does a pending future get woken?)](https://hegdenu.net/posts/understanding-async-await-2/)
4142

4243
### Research
4344

0 commit comments

Comments
 (0)