-
-
Notifications
You must be signed in to change notification settings - Fork 32k
bpo-36867: Make semaphore_tracker track other system resources. #13222
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 12 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
ff7ccd7
MNT refactor semaphore_tracker -> resource_tracker
pierreglaser 24396f4
DOC adjust module level introduction commment
pierreglaser d6c1ae5
ENH extend ResourceTracker to arbitrary resources
pierreglaser c0eeec9
CLN fixup
pierreglaser 7ec1276
TST resource_tracker for all resource types
pierreglaser fc32d11
ENH track shared memory segments
pierreglaser add3b91
CLN surround posix-only imports and functions
pierreglaser d1c7f0e
CLN stale comment
pierreglaser a2a0d55
📜🤖 Added by blurb_it.
blurb-it[bot] bb818d2
FIX remove Finalizers for shared_memory
pierreglaser 52f21c1
CLN unused import
pierreglaser 0837e09
CLN improve SemaphoreTracker messages
pierreglaser 1d7ecdb
CLN typo
pierreglaser 33c865f
CLN do not enable folder tracking, cleaner PROBE
pierreglaser c211357
CLN stale code, use f-strings
pierreglaser c9cfac5
TST test end to end shared-memory cleanup
pierreglaser 1c5341a
DOC more comments
pierreglaser 907ffb9
CLN simplifications
pierreglaser a2822a5
CLN rename test
pierreglaser a774473
Merge pull request #3 from pierreglaser/end-to-end-shared-memory-test
pierreglaser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.