Message102336
In real life, you can receive for example SIGSTOP (strace, gdb, shell), but mostly SIGCHLD (any process spawning children), etc. The attached patch just restarts calls when EINTR is received, as is done in subprocess module. The mailing list is a good idea. |
|
Date |
User |
Action |
Args |
2010-04-04 12:27:09 | neologix | set | recipients:
+ neologix, exarkun, pitrou, nvetoshkin |
2010-04-04 12:27:09 | neologix | set | messageid: <1270384029.83.0.618314714408.issue7978@psf.upfronthosting.co.za> |
2010-04-04 12:27:07 | neologix | link | issue7978 messages |
2010-04-04 12:27:07 | neologix | create | |
|