From: Barry Warsaw Date: Mon, 16 Dec 1996 23:42:56 +0000 (+0000) Subject: (test_thread): output from thread test X-Git-Tag: v1.5a1~730 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac3acc2b482d13a4d5c0a07018114d56cbf08e30;p=python (test_thread): output from thread test --- diff --git a/Lib/test/output/test_thread b/Lib/test/output/test_thread new file mode 100644 index 0000000000..d49651dd4f --- /dev/null +++ b/Lib/test/output/test_thread @@ -0,0 +1,6 @@ +test_thread +waiting for all tasks to complete +all tasks done + +*** Barrier Test *** +all tasks done