[issue17707] Multiprocessing queue get method does not block for short timeouts

Giampaolo Rodola' report at bugs.python.org
Mon Apr 15 13:47:35 CEST 2013


Giampaolo Rodola' added the comment:

Maybe I'm misinterpreting what you wrote but the test fails before the patch and succeeds after it so what's the point in adding multiple tests with different timeouts?

> Also, rathr than using an harcoded delta, we could maybe use a fudger 
> factor, like what's done for threading lock tests.

Not sure what you refer to here. Feel free to submit a patch if you want.

----------

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


More information about the Python-bugs-list mailing list