A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2011-January/107163.html below:

[Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD

[Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD [Python-Dev] Issue #10348: concurrent.futures doesn't work on BSDVictor Stinner victor.stinner at haypocalc.com
Sun Jan 2 14:09:39 CET 2011
Le jeudi 30 décembre 2010 à 17:05 +0100, "Martin v. Löwis" a écrit :
> > I really don't think it is our job to maintain a list of OS/versions
> > which work and don't work.
> 
> Of course not. I would propose a dynamic test: check how many POSIX
> semaphores the installation supports, and fail if it's less than
> 200 (say).

I added informations about FreeBSD, NetBSD, Darwin and OpenBSD to the
issue #10348:
http://bugs.python.org/issue10348#msg125042

The maximum number of POSIX semaphores can be read with sysctl:
 - FreeBSD: "p1003_1b.sem_nsems_max"
 - NetBSD: "kern.posix.semmax"
 - Darwin: "kern.posix.sem.max"
 - OpenBSD: (no support)

Victor

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4