bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing by sobolevn · Pull Request #28377 · python/cpython · GitHub

github.com

Tin mới

sobolevn:issue-45209

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

View reviewed changes

bpo-45128: fixes test_multiprocessing_fork mysterious crash #28387

bpo-5846: Fix deprecations for obsolete unittest functions and add tests. #28382

bpo-45209: removes UserWarning: resource_tracker in `test_multiproc…

Fixes windows tests

Update 2021-09-15-23-32-39.bpo-45209.55ntL5.rst

View reviewed changes

Learn more about hiding disruptive comments

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

Mentions _test_multiprocessing in NEWS

needs backport to 3.10

needs backport to 3.10

bpo-45209: fix UserWarning: resource_tracker in test_multiprocessing (

needs backport to 3.9

needs backport to 3.9

bpo-45209: fix UserWarning: resource_tracker in test_multiprocessing (

bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377) (cherry picked from commit f604cf1c377a7648e0686044e6e49900bfc9feef) Co-authored-by: Nikita Sobolev <[email protected]>

bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377) (GH-28500) (cherry picked from commit f604cf1c377a7648e0686044e6e49900bfc9feef) Co-authored-by: Nikita Sobolev <[email protected]>

multiprocessing tests log: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown #89372