Skip to content

Commit 4f697fc

Browse files
Merge pull request #6645 from jpmelos/joining-multiple-threads-rust
Post: Joining threads immediately as they finish in Rust
2 parents e70151b + 6611338 commit 4f697fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2025-05-14-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ and just ask the editors to select the category.
6565
* [The Power of Compile-Time ECS Architecture in Rust](https://minikin.me/blog/entity-component-systems-reimagined)
6666
* [video] [Build with Naz : Spinner animation, lock contention, Ctrl+C handling for TUI and CLI](https://www.youtube.com/watch?v=iIMYzczF11c)
6767

68+
* [Joining threads immediately as they finish in Rust](https://jpmelos.com/posts/joining-multiple-rust-threads/)
69+
6870
### Research
6971

7072
### Miscellaneous

0 commit comments

Comments
 (0)