-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Worker Tools
-
None
This task not only links up dependent tasks, but also prepares kickstart for the future. In order to engage in multiple activities, including a blocking wait on child (and grand-child) activity, kickstart needs to become multi-threaded. The incurred change will be under the covers, but care must be taken that the initial version handles all boundary conditions the same way as the old version with wait() in the SIGCHLD handler.