Shell Timeout

I think it’s meant for stopping windows processes that may remain haninging if their parent process is quit or terminated. On windows a child-process (using shell class) may remain running forever if the parent termniated/crashed or so. Shell.Close won’t close the child process even… there may be a solution for this on the forum (windows declare).

1 Like