Closed GoogleCodeExporter closed 9 years ago
I've modified the code in r971 to return and check for the actual WAIT_TIMEOUT
value instead of -1, so that should solve this issue. However, If the process
for some reason returns WAIT_TIMEOUT (0x00000102) then this will still occur.
Since -1 is a moderately likely return value and 0x00000102 less so, I think
that's a reasonable compromise.
Original comment by jlo...@gmail.com
on 18 May 2011 at 12:32
Original comment by g.rodola
on 27 Jun 2011 at 5:52
Original comment by g.rodola
on 8 Jul 2011 at 7:07
[deleted comment]
Updated csets after the SVN -> Mercurial migration:
r971 == revision 70284e93f610
Original comment by g.rodola
on 2 Mar 2013 at 12:00
Original issue reported on code.google.com by
amnio...@gmail.com
on 18 May 2011 at 7:00