Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 465b364fd7262e482af3eb0259d75325c32b40c5
https://github.com/parrot/parrot/commit/465b364fd7262e482af3eb0259d75325c32b40c5
Author: Whiteknight <[email protected]>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M src/pmc/scheduler.pmc
Log Message:
-----------
Don't clear the scheduler field from the interp when the Scheduler PMC is
destroyed.
First off, if the Scheduler is destroyed, that means the interp is probably not
alive to have marked it. Second, since Scheduler isn't a singleton, it's
entirely plausible (though not currently recommended) that the Scheduler might
not be attached an an interp.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits