Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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.


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: