"Stop other scripts" bug addressed?

It's funny that I made a project, a few months ago, to experiment with explicit process control.
You can create&lookup the named process.
processManager script pic (15)
processManager script pic (16)
You can get the ID of the newly created process.
processManager script pic (18)
ID of the current process.
processManager script pic (17)
And fine-control the processes with
processManager script pic (19)

Timed'out reporter can be created processManager script pic (21)
processManager script pic (22)

There is also a "patch" (the "ThreadManager" sprite) to the potential "problem" described here "Launch" & yield lifecycle problem.