Message204913
> I know that returning an empty list changes the semantics: I just
> think that's better - or not as bad - than the current possibility of
> having any single piece of code possibly die upon EINTR.
>
> If you want to implement retry with timeout re-computation, I'm not
> the one to who must be convinced :-)
Or, since we now have the selectors module, we could let select() live
with the current semantics.
By the way, it's already too late for 3.4, which is in feature freeze. |
|
Date |
User |
Action |
Args |
2013-12-01 11:35:41 | pitrou | set | recipients:
+ pitrou, gvanrossum, arigo, gregory.p.smith, vstinner, giampaolo.rodola, neologix, sbt, koobs |
2013-12-01 11:35:41 | pitrou | link | issue18885 messages |
2013-12-01 11:35:41 | pitrou | create | |
|