]> granicus.if.org Git - python/commit
bpo-31150: Wait for child process in test_forkinthread to avoid thread reaped warning...
authorAmmar Askar <ammar_askar@hotmail.com>
Wed, 9 Aug 2017 08:51:43 +0000 (04:51 -0400)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 9 Aug 2017 08:51:43 +0000 (10:51 +0200)
commit88eee44a91c991dbbdf284fa220e2928b5de105c
tree51b75a14f2c8183ab234b3b5f42b8d8462357e6b
parentc82b7f332aff606af6c9c163da75f1e86514125e
bpo-31150: Wait for child process in test_forkinthread to avoid thread reaped warnings (#3032)
Lib/test/test_thread.py