Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.3k
gh-104090: Update Resource Tracker to return exit code based on resource leaked found or not#106807
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
Closed
bityob wants to merge22 commits intopython:mainfrombityob:gh-104090-fix-leaked-semaphors-on-test_concurrent_futures-v2
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
22 commits Select commitHold shift + click to select a range
70a35a2
Updated Resource Tracker to return exit code based on leaking found o…
bityobda7e245
Add NEWS file
bityob1de022d
Use subTest for the parametrize the same tests with different values
bityob48bea84
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
bityob31bc4af
Updated tests based on PR comments, and fix the resource_tracker code…
bityob47551a3
Clean test
bityoba02fdbe
Added comment for test and simplified the logic
bityob9d0369e
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
bityob4dbb777
Fix tests and News based on PR comments
bityobbfd1e8e
Added reseting the exit code when the process should run again
bityob043ae90
Added more clearing queue methods beside del (closing and calling gc.…
bityob850b5bb
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
bityob6e82940
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
bityoba5cb934
Merge branch 'gh-104090-fix-leaked-semaphors-on-test_concurrent_futur…
bityobccd736c
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
bityob3b21d5c
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
bityobfbd18ec
Merge main
bityobe258cb3
Moved FailingInitializerResourcesTest class from old path (Lib/test/t…
bityob5b886bf
Merge branch 'gh-104090-fix-leaked-semaphors-on-test_concurrent_futur…
bityob915c8a3
Added missing import
bityobcd377e6
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
pitrou27245ec
Merge branch 'main' into gh-104090-fix-leaked-semaphors-on-test_concu…
encukouFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Added reseting the exit code when the process should run again
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitbfd1e8ee65010040115d35611d01975596353fef
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.