Brian Curtin <[email protected]> added the comment: I just noticed the other day that a buildbot failed because of this issue. Attached is a patch which removes the unconditional 0.5 sleep, and increases the loop to run 100 times. It should cover the worst case of a super slow buildbot, but is still typically complete in tenths of a second in the common case.
---------- Added file: http://bugs.python.org/file17473/issue8405.diff _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8405> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
