rustx-labs / effective-rust-cn

Effective Rust 中文版
https://rustx-labs.github.io/effective-rust-cn
Apache License 2.0
222 stars 23 forks source link

Item 17: Be wary of shared-state parallelism #40

Closed CakeAL closed 4 days ago

CakeAL commented 1 week ago

英文原文:https://www.lurklurk.org/effective-rust/deadlock.html