[issue43598] test_subprocess logs multiple ResourceWarning warnings

2021-08-24 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Resource warnings in test_subprocess ___ Python tracker ___

[issue43598] test_subprocess logs multiple ResourceWarning warnings

2021-03-22 Thread Dong-hee Na
Change by Dong-hee Na : -- nosy: +corona10 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pytho

[issue43598] test_subprocess logs multiple ResourceWarning warnings

2021-03-22 Thread STINNER Victor
New submission from STINNER Victor : $ ./python -m test test_subprocess -v (...) test_send_signal_race2 (test.test_subprocess.POSIXProcessTestCase) ... /home/vstinner/python/master/Lib/subprocess.py:1062: ResourceWarning: subprocess 137193 is still running _warn("subprocess %s is still runni