Martin Panter added the comment:

I committed the gc_collect() change to 3.5 as well, because it helped me with a 
separate test case.

Here is the remaining change, for 3.6 only. I added a timeout to the join() 
call. This matches the @reap_threads decorator, which times out after 1 s.

----------
versions: +Python 3.5
Added file: http://bugs.python.org/file44163/httplib-tests.v2.patch

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

Reply via email to