]> granicus.if.org Git - python/commit
Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due
authorCharles-François Natali <neologix@free.fr>
Sat, 24 Mar 2012 19:37:01 +0000 (20:37 +0100)
committerCharles-François Natali <neologix@free.fr>
Sat, 24 Mar 2012 19:37:01 +0000 (20:37 +0100)
commit9384c7ddab5fabdd235f1d45fd787197a24feed9
treec5f9caf46be03dfd8d1bb0728137ead03f38b635
parent60ee04969e13b414eec5038dd32f2f9cf373049c
parent8e6fe648cc9ec6b2385c16231a0a44c44d5b032d
Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due
to a known bug in pthread implementation on FreeBSD < 7).
Lib/test/test_threading.py