Tin mới
encukou:resourcetracker-status
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Leaked semaphore objects in test_concurrent_futures #104090
Updated Resource Tracker to return exit code based on leaking found o…
Use subTest for the parametrize the same tests with different values
Updated tests based on PR comments, and fix the resource_tracker code…
Added comment for test and simplified the logic
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.…
Moved FailingInitializerResourcesTest class from old path (Lib/test/t…
: test_resource_tracker_exit_code: Use a separate Reso…
gh-104090: Update Resource Tracker to return exit code based on resource leaked found or not #106807
Merge branch 'main' into resourcetracker-status
: Add exit code to multiprocessing ResourceTracker (