Shreyan Avigyan <shreyan.avig...@gmail.com> added the comment:

Victor, this issue is reproducible on Linux. I reproduced it on my WSL. And 
I've identified the issue is in test_close_kill_running. The patch for 
resolving the crash in bpo-38323 can be the cause of the newly introduced hang. 
test_close_kill_running is running and passing and again it is running all over 
again infinitely. And extending the buildbot timer may not help since it seems 
it's running infinitely. Even if we look at the buildbot log there is no sign 
of crash but suddenly buildbot says "timeout!".

----------
nosy: +shreyanavigyan

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

Reply via email to