kennytm
kennytm.bsky.social
kennytm
@kennytm.bsky.social
yes propagating the panic is expected, what i mean is the message inside ("not poisoned") does not convey the purpose of WHY `.lock().expect()` is OK correctly. so i wouldn't pick this example to shoot down .or_panic_with()
November 21, 2025 at 2:44 AM
counterpoint they should have used a nonpoison mutex if they expect it to be poison-free, rather than treating .expect() as propagating the panic 🙃
November 20, 2025 at 4:53 AM