Uh oh!
There was an error while loading. Please reload this page.
gh-131591: Reset RemoteDebuggerSuupport state after fork - #132793
Merged
Conversation
Signed-off-by: Manjusaka <me@manjusaka.me>
ContributorAuthor
@pablogsal PTAL when you got time |
Uh oh!
There was an error while loading. Please reload this page.
pablogsal
commented
Apr 24, 2025
Member
@godlygeek WDYT? |
Uh oh!
There was an error while loading. Please reload this page.
…e-131591.CdEqBr.rst Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Signed-off-by: Manjusaka <me@manjusaka.me>
Zheaoliforce-pushed
the
manjusaka/reset-fork-remote
branch
from
April 24, 2025 12:31
8288a7e to
16f3f24Comparegodlygeek
commented
Apr 24, 2025
Contributor
I agree, good catch! |
pablogsal
approved these changes
Apr 25, 2025
pablogsal
commented
Apr 25, 2025
Member
Thanks a lot for your contribution @Zheaoli ! |
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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
FYI I think we need to reset process _PyRemoteDebuggerSupport state after
os.fork. Otherwise, the child process may inherit thependding_call == 1state