Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
exDM69
4 months ago
|
parent
|
context
|
favorite
| on:
Inside Rust's std and parking_lot mutexes – who wi...
Worth noting that this is
not
`std::mutex` or `parking_lot::mutex` as discussed in the article, but `tokio::sync::Mutex` in cancellable async code.
sunshowers
4 months ago
[–]
Correct yes, but my point was about cancellation in the middle of a critical section more generally.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: