[issue38035] shared_semaphores cannot be shared across unrelated processes

Vinay Sharma report at bugs.python.org
Sun Feb 23 03:58:18 EST 2020


Vinay Sharma <vinay0410sharma at gmail.com> added the comment:

Hi,
I think a use case for this is https://docs.python.org/3/library/multiprocessing.shared_memory.html

If not, can you please suggest a way to synchronise the above across unrelated processes.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38035>
_______________________________________


More information about the Python-bugs-list mailing list