summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-05-17 00:05:29 (GMT)
committerGitHub <noreply@github.com>2017-05-17 00:05:29 (GMT)
commitaeb644714d37fb974e3acdf7daef031461e1283f (patch)
treee08e9f796898f44492dbfc327ceceaf819048b17 /Misc/ACKS
parentc9ba45d1b71d86321e5422e8a2cbe6e52aaba6f4 (diff)
downloadcpython-aeb644714d37fb974e3acdf7daef031461e1283f.zip
cpython-aeb644714d37fb974e3acdf7daef031461e1283f.tar.gz
cpython-aeb644714d37fb974e3acdf7daef031461e1283f.tar.bz2
bpo-30357: test_thread now uses threading_cleanup() (#1592) (#1623)
test_thread: setUp() now uses support.threading_setup() and support.threading_cleanup() to wait until threads complete to avoid random side effects on following tests. Co-Authored-By: Grzegorz Grzywacz <grzegorz.grzywacz@nazwa.pl> (cherry picked from commit 79ef7f8e88a4972c4aecf95cfc5cd934f1861e08)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 2d2436c..3d9414b 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -543,6 +543,7 @@ Eric Groo
Daniel Andrade Groppe
Dag Gruneau
Filip GruszczyƄski
+Grzegorz Grzywacz
Thomas Guettler
Yuyang Guo
Anuj Gupta