[issue12338] multiprocessing.util._eintr_retry doen't recalculate timeouts

sbt report at bugs.python.org
Fri Mar 16 15:22:56 CET 2012


sbt <shibturn at gmail.com> added the comment:

_eintr_retry is currently unused.  The attached patch removes it.

If it is retained then we should at least add a warning that it does not recalculate timeouts.

----------
keywords: +patch
Added file: http://bugs.python.org/file24888/mp_remove_eintr_retry.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12338>
_______________________________________


More information about the Python-bugs-list mailing list