Re: Intermittent failures with ctrl-c (was: retrieving process exit codes)

2013-01-15 Thread Christopher Faylor
On Tue, Jan 15, 2013 at 05:16:57PM -0500, Tom Honermann wrote: >I noticed that some changes were checked in related to signal handling >and process termination recently, so I downloaded the most recent >snapshot (20130114) and tested again. I was still able to produce >hanging processes (includ

Re: Intermittent failures with ctrl-c (was: retrieving process exit codes)

2013-01-15 Thread Tom Honermann
On 01/02/2013 04:24 PM, Tom Honermann wrote: On 01/02/2013 03:48 PM, Christopher Faylor wrote: I managed to duplicate a hang by really stressing ctrl-c a loop. It uncovers some rather amazing Windows behavior which I have to think about. Apparently ExitThread can be called recursively within t