This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: More problems with subprocesses in 1.3.3


Andy Piper wrote

> 
> There seems to be a regression in cygwin 1.3.3 with subprocess handling. 
> I have raised the issue before where it is impossible to ^C a subprocess 
> that is running inside of a shell script with CYGWIN=tty. For instance 
> running a shell script that runs java. However, the saving grace used to 
> be that you could ^Z the script and then do kill %1 and that would kill 
> off the shell *and* subprocess. Now even this doesn't work, if you do ^Z 
> and kill %1 the shell script dies but the underlying process doesn't.

Andy - can you try a snapshot of the cygwin dll?  There have been a lot 
of changes in the process handling code between 1.3.3 and pre1.3.4.

--Chuck


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]