STINNER Victor <vstin...@python.org> added the comment:

PPC64LE RHEL7 Refleaks 3.9:
https://buildbot.python.org/all/#/builders/704/builds/87

0:12:25 load avg: 8.94 [242/425/1] test_socket failed (env changed) (2 min 43 
sec) -- running: test_decimal (2 min 26 sec), test_peg_generator (12 min 23 
sec), test_signal (6 min 20 sec), test_weakref (2 min 41 sec), 
test_multiprocessing_fork (2 min 36 sec), test_venv (2 min 33 sec)
beginning 6 repetitions
123456
.....Warning -- threading_cleanup() failed to cleanup 0 threads (count: 0, 
dangling: 5)
Warning -- Dangling thread: <Thread(Thread-37, stopped 70367133561264)>
Warning -- Dangling thread: <Thread(Thread-38, stopped 70367133561264)>
Warning -- Dangling thread: <Thread(Thread-36, stopped 70367133561264)>
Warning -- Dangling thread: <_MainThread(MainThread, started 70367377380144)>
Warning -- Dangling thread: <Thread(Thread-39, stopped 70367133561264)>
.

----------
title: test_socket: threading_cleanup() failed to cleanup 0 threads (count: 0, 
dangling: 5) -> test_socket altered the execution environment: 
threading_cleanup() failed to cleanup 0 threads (count: 0, dangling: 5)

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

Reply via email to