]> granicus.if.org Git - python/commit
Issue #12156: Skip test_multiprocessing on systems which don't support enough
authorCharles-François Natali <neologix@free.fr>
Tue, 22 Nov 2011 17:55:22 +0000 (18:55 +0100)
committerCharles-François Natali <neologix@free.fr>
Tue, 22 Nov 2011 17:55:22 +0000 (18:55 +0100)
commit221ef67fd669622f0d2b8c6a4e9c16ea4a0e1488
treea83bc3c0adc795ad981aea3ab88cb5f438bf4db4
parent98f22d2cf510e69f136248735929b85a58c873f3
Issue #12156: Skip test_multiprocessing on systems which don't support enough
POSIX semaphores (among which FreeBSD < 8).
Lib/test/test_multiprocessing.py