Solve danging sub processes
Sometimes a process cannot exit because it waits for a subprocess (launched by PythonActor
) which is frozen upon exiting.
Sometimes a process cannot exit because it waits for a subprocess (launched by PythonActor
) which is frozen upon exiting.