gh-104090: Update Resource Tracker to return exit code based on resource leaked found or not by bityob · Pull Request #106807 · python/cpython · GitHub

github.com

Tin mới

bityob:gh-104090-fix-leaked-semaphors-on-test_concurrent_futures-v2

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Leaked semaphore objects in test_concurrent_futures #104090

Updated Resource Tracker to return exit code based on leaking found o…

gh-104090: Fix unittest collectedDurations resources leak #106795

View reviewed changes

Use subTest for the parametrize the same tests with different values

Merge branch 'main' into

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Updated tests based on PR comments, and fix the resource_tracker code…

Added comment for test and simplified the logic

Merge branch 'main' into

View reviewed changes

Fix tests and News based on PR comments

Added reseting the exit code when the process should run again

Added more clearing queue methods beside del (closing and calling gc.…

Merge branch 'main' into

View reviewed changes

Merge branch 'main' into

Merge branch 'main' into

Moved FailingInitializerResourcesTest class from old path (Lib/test/t…

Merge branch 'gh-104090-fix-leaked-semaphors-on-test_concurrent_futures-v2' of github.com:bityob/cpython into gh-104090-fix-leaked-semaphors-on-test_concurrent_futures-v2

Added missing import

Merge branch 'main' into

View reviewed changes

awaiting core review

awaiting core review

Merge branch 'main' into

: test_resource_tracker_exit_code: Use a separate Reso…

gh-104090: Add exit code to multiprocessing ResourceTracker #115410

: Add exit code to multiprocessing ResourceTracker (

: Add exit code to multiprocessing ResourceTracker (