Skip to content

multiprocessing on Mac OSX #18

Description

@lbusoni

Tests are not passing on OSX because of utils.shared_array that uses multiprocessing in a way that is not supported by mac os x

On python 3.8.5 darwin:
FAILED test/utils/shared_array_test.py::SharedArrayTest::test_data - AttributeError: Can't pickle local object 'SharedArrayTest.test_data.<locals>.task'

I haven't investigated the details yet

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions