Re: Process handle not closed when child process terminated

2002-02-18 Thread Christopher Faylor
On Mon, Feb 18, 2002 at 09:57:25PM -, Chris January wrote: >If you launch a Cygwin program, such as bash that launches new processes, >and then they terminate, the original process (e.g. bash) still holds an >open handle for the terminated process. This handle never gets closed. It does get c

Process handle not closed when child process terminated

2002-02-18 Thread Chris January
If you launch a Cygwin program, such as bash that launches new processes, and then they terminate, the original process (e.g. bash) still holds an open handle for the terminated process. This handle never gets closed. Is this a minor bug or intentional behaviour? Regards Chris -- Unsubscribe