[Haskell-cafe] BlockedIndefinitelyOnMVar exception

Mitar mmitar at gmail.com
Thu Mar 31 09:29:12 CEST 2011


Hi!

Is there a way to disable throwing BlockedIndefinitelyOnMVar
exceptions? Because I am doing small program where I do not care if
some threads block. As at the end user will have to interrupt the
program anyway.


Mitar



More information about the Haskell-Cafe mailing list