Antoine Pitrou added the comment:

The main issue here is to restore performance of 2.7 version.  Setting TMPDIR 
sounds too general and might have impact on other libraries.  I think it's ok 
if shared array size is limited by virtual memory size on the computer, since 
the whole point is to expose a fast communication channel between processes.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30919>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to