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

Médéric Boquien report at bugs.python.org
Mon Mar 31 21:55:41 CEST 2014


Médéric Boquien added the comment:

Updated the patch not to create a uselessly large array if the size is small than the block size.

----------
Added file: http://bugs.python.org/file34686/shared_array.diff

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


More information about the Python-bugs-list mailing list