-
- Downloads
"git@gitlab.idiap.ch:bob/bob.admin.git" did not exist on "feaac9fefa57a3009ac46398227ab87d6708dedb"
[test][prefix][algorithms] Workaround multiprocess changes in macOS Python 3.8
The default implementation for the multiprocess changed from fork to spawn on macOS with Python 3.8. This merge request forces the use of fork for the tests on macOS. The runner will anyway use Linux so taking more time to solve this particular issue would not make much sense.
parent
c75c4518
No related branches found
No related tags found
Showing
- beat/backend/python/test/prefix/algorithms/autonomous/multiprocess/1.py 11 additions, 3 deletions...ython/test/prefix/algorithms/autonomous/multiprocess/1.py
- beat/backend/python/test/prefix/algorithms/sequential/multiprocess/1.py 11 additions, 3 deletions...ython/test/prefix/algorithms/sequential/multiprocess/1.py
Please register or sign in to comment