diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-07-24 22:33:56 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-24 22:33:56 (GMT) |
| commit | d7e64d9934d86aa6173229de5af5fe908662a33a (patch) | |
| tree | d382778b648745f59a3d75d9128755882328af37 /Lib/asyncio/base_tasks.py | |
| parent | d439d3e291d30057a676825f4de6ee5bdc24f874 (diff) | |
| download | cpython-d7e64d9934d86aa6173229de5af5fe908662a33a.zip cpython-d7e64d9934d86aa6173229de5af5fe908662a33a.tar.gz cpython-d7e64d9934d86aa6173229de5af5fe908662a33a.tar.bz2 | |
test_multiprocessing: Fix dangling process/thread (#2850)
bpo-26762: Fix more dangling processes and threads in
test_multiprocessing:
* Queue: call close() followed by join_thread()
* Process: call join() or self.addCleanup(p.join)
Diffstat (limited to 'Lib/asyncio/base_tasks.py')
0 files changed, 0 insertions, 0 deletions
