[issue25095] test_httpservers hangs on 3.5.0, win 7

2018-01-04 Thread WildCard65
WildCard65 added the comment: Adding onto this issue, I believe I tracked down the change that caused the issue: https://github.com/python/cpython/commit/c0a23e63207984304027f298eefc738b6b3c94b1 This issue also affects the test with Python 3.6 -- nosy: +WildCard65

[issue25095] test_httpservers hangs on 3.5.0, win 7

2018-01-04 Thread WildCard65
WildCard65 added the comment: I believe I found the issue, might be an issue between sending the request + calling get_response() and the time it takes for server to process response, my print cases: test_err (test.test_httpservers.RequestHandlerLoggingTestCase) ... Creating a new