Message183585
The change in your patch is in a Windows-only section -- a few lines before the chunk you can see _winapi.GetExitCodeProcess().
Since read() on Windows never fails with EINTR there is no need for _eintr_retry_call().
If you are using Linux then there must be some other reason for your deadlock. |
|
Date |
User |
Action |
Args |
2013-03-06 12:30:24 | sbt | set | recipients:
+ sbt, jszakmeister |
2013-03-06 12:30:24 | sbt | set | messageid: <1362573024.46.0.885941394056.issue17367@psf.upfronthosting.co.za> |
2013-03-06 12:30:24 | sbt | link | issue17367 messages |
2013-03-06 12:30:24 | sbt | create | |
|