Check whether this is a valid process handle. The process may have exited already.
Process p; assert(!p);
See Implementation
Check whether this is a valid process handle. The process may have exited already.