commit | c4920e86ef7511b4e858028e870b1811437a71d0 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Fri Nov 20 19:30:22 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Fri Nov 20 19:30:22 2009 +0000 |
tree | 5cf1eca3d52fa0b815159c483e9108115dc05fcb | |
parent | ab44226198f844d2854d13395c5fd303fb9e3570 [diff] |
Issue #7272: Add configure test to detect whether sem_open works properly, and use this to skip test_multiprocessing on platforms where sem_open raises a signal. This should fix some FreeBSD buildbot failures for test_multiprocessing.