Skip to content
  • Simon Marlow's avatar
    [project @ 2005-05-05 11:35:29 by simonmar] · c2d428ba
    Simon Marlow authored
    Treat the blackhole_queue as a weak list: it shouldn't keep its
    elements alive, because otherwise we can't detect deadlock using the
    GC.  Fortunately the fix is quite simple.
    c2d428ba