Pablo Galindo Salgado <[email protected]> added the comment:
This is the failure for reference:
======================================================================
ERROR: test_shared_memory_basics
(test.test_multiprocessing_spawn.WithProcessesTestSharedMemory)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/test/_test_multiprocessing.py",
line 3737, in test_shared_memory_basics
shm1 = shared_memory.SharedMemory(create=True, size=1)
File
"/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/multiprocessing/shared_memory.py",
line 89, in __init__
self._fd = _posixshmem.shm_open(
OSError: [Errno 22] Invalid argument: 'test01_fn'
----------------------------------------------------------------------
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue38018>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com