My blog: https://taping-memory.dev
I'd be in favor of an interface that panics by default when locking a poisoned mutex, as it is what most people would want anyways.
I'd be in favor of an interface that panics by default when locking a poisoned mutex, as it is what most people would want anyways.
The main reason I give for picking std mutex over parking_lot is because of poisoning.
The main reason I give for picking std mutex over parking_lot is because of poisoning.
The alternative in that domain that seems great is @gleam.run, although I haven't tested it yet, I'm quite excited about it.
The alternative in that domain that seems great is @gleam.run, although I haven't tested it yet, I'm quite excited about it.