The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4894 ====================================================================== Reported By: maciej Assigned To: maciej ====================================================================== Project: python Issue ID: 4894 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2012-02-09 13:04 CET Last Modified: 2012-06-03 11:39 CEST ====================================================================== Summary: multiprocessing.Pool does not work in CSWpython Description: When trying to instantiate multiprocessing.Pool:
ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. ====================================================================== ---------------------------------------------------------------------- (0009899) maciej (manager) - 2012-06-03 11:39 https://www.opencsw.org/mantis/view.php?id=4894#c9899 ---------------------------------------------------------------------- Fixed on Solaris 10, not fixed on Solaris 9, because it can't. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
