Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
encukou merged 26 commits intopython:mainfromencukou:resourcetracker-status
Feb 21, 2024

Conversation

encukou
Copy link
Member

@encukouencukou commentedFeb 13, 2024
edited by bedevere-appbot
Loading

This builds on PR#106807 by@bityob, which adds a return code to ResourceTracker, to make future debugging easier.
Testing this “in situ” proved difficult, since the global ResourceTracker is involved in test infrastructure. So, the tests here create a new instance and feed it fake data.

bityoband others added25 commitsJuly 16, 2023 14:48
…_futures-v2' of github.com:bityob/cpython intopythongh-104090-fix-leaked-semaphors-on-test_concurrent_futures-v2
…est_concurrent_futures.py) to new location (Lib/test/test_concurrent_futures/test_init.py)
…_futures-v2' of github.com:bityob/cpython intopythongh-104090-fix-leaked-semaphors-on-test_concurrent_futures-v2
…urceTracker instanceAdd a new 'dummy' resource, which has no side-effects whencleaned up.The ResourceTracker test then registers this 'dummy', and eitherunregisters it or not.
@encukouencukou added the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelFeb 20, 2024
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@encukou for commit9694295 🤖

If you want to schedule another build, you need to add the🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelFeb 20, 2024
@encukouencukou merged commit4a9e649 intopython:mainFeb 21, 2024
@encukouencukou deleted the resourcetracker-status branchFebruary 21, 2024 12:55
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull requestMar 4, 2024
…thonGH-115410)This builds onpython#106807, which addsa return code to ResourceTracker, to make future debugging easier.Testing this “in situ” proved difficult, since the global ResourceTracker isinvolved in test infrastructure. So, the tests here create a new instance andfeed it fake data.---------Co-authored-by: Yonatan Bitton <yonatan.bitton@perception-point.io>Co-authored-by: Yonatan Bitton <bityob@gmail.com>Co-authored-by: Antoine Pitrou <antoine@python.org>
diegorusso pushed a commit to diegorusso/cpython that referenced this pull requestApr 17, 2024
…thonGH-115410)This builds onpython#106807, which addsa return code to ResourceTracker, to make future debugging easier.Testing this “in situ” proved difficult, since the global ResourceTracker isinvolved in test infrastructure. So, the tests here create a new instance andfeed it fake data.---------Co-authored-by: Yonatan Bitton <yonatan.bitton@perception-point.io>Co-authored-by: Yonatan Bitton <bityob@gmail.com>Co-authored-by: Antoine Pitrou <antoine@python.org>
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull requestJan 22, 2025
…thonGH-115410)This builds onpython#106807, which addsa return code to ResourceTracker, to make future debugging easier.Testing this “in situ” proved difficult, since the global ResourceTracker isinvolved in test infrastructure. So, the tests here create a new instance andfeed it fake data.---------Co-authored-by: Yonatan Bitton <yonatan.bitton@perception-point.io>Co-authored-by: Yonatan Bitton <bityob@gmail.com>Co-authored-by: Antoine Pitrou <antoine@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gpsheadgpsheadAwaiting requested review from gpsheadgpshead is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@encukou@bedevere-bot@bityob@pitrou

[8]ページ先頭

©2009-2025 Movatter.jp