-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
GH-109369: Merge all eval-breaker flags and monitoring version into one word. #109846
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 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
dba7b7e
Remove nonsense thread checks
markshannon 2b8766e
Use one bit per check in eval_breaker
markshannon f7205ff
Add main callback enum
markshannon 4da67aa
Put instrumentation version and eval-breaker flags into same word
markshannon 4fa77bc
Restore name of eval_breaker
markshannon b8258df
Use full word for monitoring. Avoids running out of versions on 64 bi…
markshannon 44c7900
Merge branch 'main' into tidy-up-eval-breaker
markshannon 5589233
Remove some #includes
markshannon 66cd1c3
Fix a couple of sizes and make read atomic
markshannon 0b85608
Keep eval_breaker synchronized with thread state
markshannon 558a4f9
Avoid using tstate when it might have been freed
markshannon 36f85b7
Address review comments
markshannon 9643290
Add news
markshannon b6a49f5
Convert magic numbers to named constants
markshannon 94b0515
Make sure that async exception bit is cleared when handling pending e…
markshannon 0bb8bd2
Relax a load and use named const
markshannon 7c74435
Regen files
markshannon 92cf1ff
Use named constant
markshannon 134ae82
Merge branch 'main' into tidy-up-eval-breaker
markshannon da0d844
Clarify distinction between main thread handling calls and main threa…
markshannon 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
Use one bit per check in eval_breaker
- Loading branch information
commit 2b8766e808782b742e47970b0b3c4601d5cf7dce
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
8000
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 reve
A3E2
als 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.