Vinay Sharma <vinay0410sha...@gmail.com> added the comment:

Also, Linux created the shared memory with the passed name if size = 0, but 
threw error when it was being mapped to the process's virtual memory. 
Therefore, this scenario should be prevented before actually creating the 
shared memory segment in cases of Linux.

----------

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

Reply via email to