|
|
|
|
|
by sunshowers
295 days ago
|
|
Yes, this is true of any resource. But Tokio mutexes, being shared mutable state, are inherently likely to run into bugs in production. In the Rust community, cancellation is pretty well-established nomenclature for this. Hopefully the video of my talk will be up soon after RustConf, and I'll make a text version of it as well for people that prefer reading to watching. |
|