[project @ 2001-03-02 14:25:04 by simonmar]
authorsimonmar <unknown>
Fri, 2 Mar 2001 14:25:04 +0000 (14:25 +0000)
committersimonmar <unknown>
Fri, 2 Mar 2001 14:25:04 +0000 (14:25 +0000)
commit2efbfc25ca8c9b79cc74a470c49a3cb73016d410
tree85ff5af896136dddf71b4649e5548fd626b5b1a4
parentac76dbc441fa9d716109d107e27187c12e7d1946
[project @ 2001-03-02 14:25:04 by simonmar]
A good bug: detectBlackHoles wasn't checking for ThreadRelocated,
which is why we sometimes get "no threads to run: infinite loop or
deadlock?" when we should get a NonTermination exception.

To be merged into the 4.08 branch.
ghc/rts/Schedule.c