Paul Goins <gene...@vultaire.net> added the comment:

If we consider this to be the new normal...  What about increasing the timeout 
to accomodate?  From what I could gather, builds were running around 13 minutes 
or so before the changes, so the timeout wasn't much above actual exec time to 
begin with.  Maybe bump the timeout up to 20, maybe even 30 minutes?  (Granted, 
I don't know the intent of the timeout: whether it was intended to capture 
sudden performance delays like this in case of adverse code changes, or whether 
15 minutes simply "sounded good" and thus was set.)

I know that for my own projects I would be reluctant to suggest the above; it 
seems better to dig in and understand why there was such a jump in exec time on 
test_io.  But without having access to the build agents nor having an 
environment handy which reproduces the issue, this is the best suggestion I can 
come up with to move this towards resolution.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33355>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to