(original) (raw)
On Apr 5, 2012 11:01 AM, "Guido van Rossum" <guido@python.org> wrote:
> I think it would be better if the proposed algorithm (or whatever
> algorithm to "fix" timeouts) was implemented by the
> application/library code using the timeout (or provided as a separate
> library function), rather than by the clock, since the clock can't
> know what fallback behavior the app/lib needs.
+1
-eric