[Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Wed Dec 29 21:43:38 CET 2010
- Previous message: [Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD
- Next message: [Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD
- Next message: [Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]