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/2010-December/107105.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
Wed Dec 29 21:28:26 CET 2010
Le mercredi 29 décembre 2010 à 21:04 +0100, Antoine Pitrou a écrit :
> Doesn't it suggest a possible resource leak somewhere?

I already checked that: all locks are destroyed correctly on each test.

 - test_all_completed_some_already_completed() uses 51 SemLock objects
 - test_first_completed() uses 41 SemLock objects
 - test_processes_terminate() uses 41 SemLock objects
 - etc.

FreeBSD has an arbitrary limit of 30 semaphores.

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