It turns out that the graft state was getting corrupted when either graft* or ungraft* threw an error. I wrapped the notify loop in a cleanup block to ensure the graft state gets updated, which suppresses the die. The fix is in my git repo ( git://pgdn.org/factor ), commit ca6247f .
-Joe ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
