-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Consider a process with forks and joins that internally call sub-processes. Sub-processes wait for a number of minutes doing some stuff, and then they end. If the sub-processes all end at the same time, they try to signal the token for the parent process and get a stale object exception.