gh-90549: Fix leak of global named resources using multiprocessing spawn by jxdabc · Pull Request #30617 · python/cpython · GitHub

github.com

Tin mới

jxdabc:fix-issue-46391

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

Fixed #31169 -- Adapted the parallel test runner to use spawn. django/django#15421

Library multiprocess leaks named resources. #90549

View reviewed changes

Learn more about hiding disruptive comments

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

topic-multiprocessing

🔨 test-with-buildbots

View reviewed changes

needs backport to 3.10

needs backport to 3.11

: Fix leak of global named resources using multiprocess…

: Fix leak of global named resources using multiprocess…

: Fix leak of global named resources using multiprocessing sp…

: Fix leak of global named resources using multiprocessing sp…

resource_tracker UserWarning on crunch executable processing with multi-file requests (parallel execution) chrissimpkins/Crunch#100

Revert 30935 defer bpo45162 to 312 (

emscripten-core/emscripten#17269

https://github.com/python/cpython/issue/89336

multiprocessing.Pool: leak of global named resources using multiprocessing spawn #122770