STINNER Victor <[email protected]> added the comment:
I can reproduce the crash on my FreeBSD 12 VM:
vstinner@freebsd$ ./python -m test --fail-env-changed
test_multiprocessing_spawn -v
FAIL: test_mymanager_context_prestarted
(test.test_multiprocessing_spawn.WithManagerTestMyManager)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/vstinner/prog/python/master/Lib/test/_test_multiprocessing.py", line
2754, in test_mymanager_context_prestarted
self.assertEqual(manager._process.exitcode, 0)
AssertionError: -10 != 0
Warning -- files was modified by test_multiprocessing_spawn
Before: []
After: ['python.8184.core']
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com