Message204906
> Guido's point was that it is already a bug in code to not check the elapsed
> time after a select call returns rather than assuming the full timeout time
> has elapsed.
I don't understand how it's a bug. You're assuming select() has
unreliable timing, but it doesn't (if you are using the same clock). |
|
Date |
User |
Action |
Args |
2013-12-01 10:44:59 | pitrou | set | recipients:
+ pitrou, gvanrossum, arigo, gregory.p.smith, vstinner, giampaolo.rodola, neologix, sbt, koobs |
2013-12-01 10:44:59 | pitrou | link | issue18885 messages |
2013-12-01 10:44:59 | pitrou | create | |
|