Skip to content

v1.9.0

tagged this 17 Mar 02:31
Wrap Drop implementations for ThreadPoolExecutor and OnDemandStorage in
catch_unwind to handle cases where thread-local destructors run after
parking_lot's internal TLS is torn down, causing a panic in join() or
try_write() during process exit.
Assets 2
Loading