Weird behavior of the NonTermination exception

Bas van Dijk v.dijk.bas at gmail.com
Thu May 3 18:28:19 CEST 2012


On 3 May 2012 18:14, Bas van Dijk <v.dijk.bas at gmail.com> wrote:
> Now it seems the thread is killed while delaying. But why is it
> killed?

Oh I realise the forked thread is killed because the main thread
terminates because it received a BlockedIndefinitelyOnMVar exception
and then all daemonic threads are killed.

Bas



More information about the Glasgow-haskell-users mailing list