diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-14 13:07:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-14 13:07:24 -0700 |
commit | ff40ecda73178dfcad24e26240d684356ef20793 (patch) | |
tree | 0533f9354f838a97a67fc22749b1b1b7374691fb /Lib/test/test_queue.py | |
parent | b8c7be2c523b012e57915182543d06657161057f (diff) | |
download | cpython-git-ff40ecda73178dfcad24e26240d684356ef20793.tar.gz |
bpo-31234: Add test.support.wait_threads_exit() (#3578)
Use _thread.count() to wait until threads exit. The new context
manager prevents the "dangling thread" warning.
Diffstat (limited to 'Lib/test/test_queue.py')
0 files changed, 0 insertions, 0 deletions