This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BTaskaya
Recipients BTaskaya
Date 2020-04-04.21:11:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586034693.88.0.554542653956.issue40186@roundup.psfhosted.org>
In-reply-to
Content
isidentical@gcc202:~/cpython$ ./python -m test test_multiprocessing_fork -m test_notify_all -v
== CPython 3.9.0a5+ (heads/bpo-40184:b2504dfd51, Apr 4 2020, 23:55:00) [GCC 9.3.0]
== Linux-5.4.0-4-sparc64-smp-sparc64-with-glibc2.31 big-endian
== cwd: /home/isidentical/cpython/build/test_python_596632
== CPU count: 64
== encodings: locale=UTF-8, FS=utf-8
0:00:00 load avg: 3.29 Run tests sequentially
0:00:00 load avg: 3.29 [1/1] test_multiprocessing_fork
test_notify_all (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok
test_notify_all (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok
test_notify_all (test.test_multiprocessing_fork.WithThreadsTestCondition) ...
History
Date User Action Args
2020-04-04 21:11:33BTaskayasetrecipients: + BTaskaya
2020-04-04 21:11:33BTaskayasetmessageid: <1586034693.88.0.554542653956.issue40186@roundup.psfhosted.org>
2020-04-04 21:11:33BTaskayalinkissue40186 messages
2020-04-04 21:11:33BTaskayacreate