[issue10348] multiprocessing: use SysV semaphores on FreeBSD

STINNER Victor report at bugs.python.org
Mon Nov 8 03:35:43 CET 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

It looks like SysV semaphores are also preferred on Darwin. So I suppose that Mac OS X would also benefit of this issue. Maybe also other OSes (Solaris?).

See also issue #7272.

----------
nosy: +jnoller
title: multiprocessing: use SYSV semaphores on FreeBSD -> multiprocessing: use SysV semaphores on FreeBSD

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


More information about the Python-bugs-list mailing list