[project @ 2002-05-11 00:16:11 by sof]
authorsof <unknown>
Sat, 11 May 2002 00:16:12 +0000 (00:16 +0000)
committersof <unknown>
Sat, 11 May 2002 00:16:12 +0000 (00:16 +0000)
commit32a27624f18d545701dc256d2501add6b6b70866
treefb2cb3521b6d4e2a80424f6a21806e9acc2de395
parent0cf466769fffa7d8cc5feeb908a641c40728796b
[project @ 2002-05-11 00:16:11 by sof]
As a result of calling exitScheduler(), enter into a
'shutting-down' state, so that the subsequent (sequential)
execution of finalisers won't get stuck inside the
Scheduler waiting for more work.

Cleanest way I could think of solving this problem on a
Friday afternoon.
ghc/rts/RtsStartup.c
ghc/rts/Schedule.c