diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-07-25 00:33:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-25 00:33:56 +0200 |
| commit | d7e64d9934d86aa6173229de5af5fe908662a33a (patch) | |
| tree | d382778b648745f59a3d75d9128755882328af37 /Python/sysmodule.c | |
| parent | d439d3e291d30057a676825f4de6ee5bdc24f874 (diff) | |
| download | cpython-git-d7e64d9934d86aa6173229de5af5fe908662a33a.tar.gz | |
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 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions
