[Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD

"Martin v. Löwis" martin at v.loewis.de
Wed Dec 29 21:43:38 CET 2010


>>> The multiprocessing test suite already skips the tests which use the
>>> (broken) functionality on BSD correctly. This logic needs to be added
>>> to the concurrent.futures library.
>> Also, what specific test are you referring to?

Can you kindly point me to the test that skips if broken functionality
on BSD is detected?

Regards,
Martin


More information about the Python-Dev mailing list