[issue44112] [buildbot] test_asyncio hangs (killed after 3 hours) on Refleak buildbots

Shreyan Avigyan report at bugs.python.org
Fri Jun 4 06:30:59 EDT 2021


Shreyan Avigyan <shreyan.avigyan at gmail.com> added the comment:

I ran the test_suite on commit f3fa63ec75fdbb4a08a10957a5c631bf0c4a5970 in my WSL 1 Ubuntu and got some unexpected results. There are huge reference leaks in the tests and test_asyncio, test_subprocess, test_socket, etc., failed. I forked the branch a while ago so the HEAD is on f3fa63ec75fdbb4a08a10957a5c631bf0c4a5970. Don't know if these are fixed already but reported them here since there were no commits for any issue based on test_asyncio, test_subprocess recently. And most surprisingly I got a timeout error also but it was for "2:03:30 load avg: 0.52 running: test_ssl (1 hour 54 min), test_largefile (1 hour 18 min), test_io (1 hour 30 min)". I attached the log for full details. (I use WSL 1 so note it's written ./python.exe instead of ./python)

----------
Added file: https://bugs.python.org/file50092/wsl_log.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44112>
_______________________________________


More information about the Python-bugs-list mailing list