Status: Accepted
Owner:
[hidden email]
Labels: Type-Bug
New issue 4470 by
[hidden email]: on:fork: re-entering multiple times
fix
http://code.google.com/p/pharo/issues/detail?id=4470When exception thrown in an already forked process,
a handler in on:fork: can't find its sender context anymore (since stack is
already cut and it runs forked).
In this case it must simply pass an exception to provided handler block.
Attachments:
on-fork-fix.1.cs 1.6 KB
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker