[issue10673] multiprocess.Process join method - timeout indistinguishable from success

Ask Solem report at bugs.python.org
Fri Dec 10 16:36:34 CET 2010


Ask Solem <askh at opera.com> added the comment:

While it makes sense for `join` to raise an error on timeout, that could possibly break existing code, so I don't think that is an option.  Adding a note in the documentation would be great.

----------

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


More information about the Python-bugs-list mailing list