1 comment

[ 6.5 ms ] story [ 9.3 ms ] thread
> Race conditions, deadlock, data corruption can cause bugs that are complex to debug.

> Rust can address all these problems, and more.

Rust does not prevent deadlocks.