Message306958
The multiprocessing module is not functional when the multiprocessing.synchronize module cannot be imported and all the multiprocessing tests are skipped in that case. Use the same idiom (i.e. test.support.import_module('multiprocessing.synchronize')) to skip the tests when the platform sem_open implementation is broken and remove test.support.requires_multiprocessing_queue. |
|
| Date |
User |
Action |
Args |
| 2017-11-25 14:40:48 | xdegaye | set | recipients:
+ xdegaye, vinay.sajip, python-dev, serhiy.storchaka, davin |
| 2017-11-25 14:40:48 | xdegaye | set | messageid: <[email protected]> |
| 2017-11-25 14:40:48 | xdegaye | link | issue28668 messages |
| 2017-11-25 14:40:48 | xdegaye | create | |
|