Zombie sh instances in System.Process

Yitzchak Gale gale at sefer.org
Mon Feb 4 06:19:51 EST 2008


Sterling Clover wrote:
> Even once the process I
> was calling had terminated, and I had explicitly closed all its
> buffers, a zombie sh process was left around from it.

Make sure to call waitForProcess on each process handle
when you are finished with it.

Regards,
Yitz


More information about the Libraries mailing list