haskell · haskell/BlockedIndefinitelyOnSTM
BlockedIndefinitelyOnSTM
BlockedIndefinitelyOnSTM
Thrown when a thread is blocked inside an atomically block and the runtime determines that no other thread can commit a transaction that would unblock it. Indicates a deadlock within the STM subsystem.