Message196651
> Here's a patch returning [] on EINTR.
Hmm... Shouldn't it simply let the InterruptedError bubble up?
I know there's the sleep() precedent, but I find it a bit embarassing actually: the call can return early, but there's no way for the caller to know that it returned early. |
|
Date |
User |
Action |
Args |
2013-08-31 17:15:46 | pitrou | set | recipients:
+ pitrou, gvanrossum, vstinner, giampaolo.rodola, christian.heimes, meador.inge, neologix, rosslagerwall, sbt, felipecruz |
2013-08-31 17:15:46 | pitrou | set | messageid: <1377969346.57.0.887110118196.issue16853@psf.upfronthosting.co.za> |
2013-08-31 17:15:46 | pitrou | link | issue16853 messages |
2013-08-31 17:15:46 | pitrou | create | |
|