Message218831
We encountered the same problem, this is in the context of using PyQt (specifically QProcess) or twisted. They both rely on SIGCHLD for their notification framework.
I've attached a httplib EINTR patch for 2.6.4 & 2.7.3. |
|
Date |
User |
Action |
Args |
2014-05-20 03:13:02 | tholzer | set | recipients:
+ tholzer, gregory.p.smith, pitrou, vstinner, flox, neologix |
2014-05-20 03:13:01 | tholzer | set | messageid: <1400555581.89.0.479622645828.issue20611@psf.upfronthosting.co.za> |
2014-05-20 03:13:01 | tholzer | link | issue20611 messages |
2014-05-20 03:13:01 | tholzer | create | |
|