From: Charles-François Natali Date: Wed, 8 Feb 2012 20:30:02 +0000 (+0100) Subject: Skip test_threading.test_reinit_tls_after_fork() on platforms where fork() X-Git-Tag: v3.3.0a1~220 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f91ce74a04e958b2e5b1d1904110739eea66841;p=thirdparty%2FPython%2Fcpython.git Skip test_threading.test_reinit_tls_after_fork() on platforms where fork() can't be called reliably from a worker thread. --- 6f91ce74a04e958b2e5b1d1904110739eea66841