I am experiencing an issue where child processes randomly hang (freeze) when I try to run multiple GATE simulations in parallel using Python's subprocess module on a Windows system. I have a "manager" ...