|
|
|
|
|
by pjmlp
1644 days ago
|
|
Understood by most on the Rust community, not by others. Most outside of the community aren't aware that nomicon points out exactly this. By the way, there are also ways to cause havoc within a single program, example using a file as backing store being accessed by multiple threads concurrently, or accessing database data without transactions. My goal is not to bash Rust, rather to trigger discussions around these kind of problems. |
|