Skip to content

Commit 299dcf9

Browse files
authored
Merge pull request #4499 from hds/understanding-async-await-2
Add part 2 of series on understanding async/await
2 parents 6f85dd0 + 81d0a1a commit 299dcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ and just ask the editors to select the category.
6868
* [Full Stack Rust Workshop: Shuttle, Actix Web, SQLx & Diouxus](https://bcnrust.github.io/devbcn-workshop/)
6969
* [A compressed indexable bitset](https://quickwit.io/blog/compressed-indexable-bitset)
7070
* [Intercepting Allocations with the Global Allocator](https://bd103.github.io/blog/2023-06-27-global-allocators)
71-
7271
* [A persistent task queue in Rust](https://jmmv.dev/2023/06/iii-iv-task-queue.html)
72+
* [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/)
7373

7474
### Research
7575

0 commit comments

Comments
 (0)