[issue21116] Failure to create multiprocessing shared arrays larger than 50% of memory size under linux

Antoine Pitrou report at bugs.python.org
Fri Apr 4 01:28:44 CEST 2014


Antoine Pitrou added the comment:

> Or maybe it's time to add an API to access shared memory from Python
> (since
> that's really what we're trying to achieve here).

That sounds like a good idea. Especially since we now have the memoryview type.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21116>
_______________________________________


More information about the Python-bugs-list mailing list