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-91555: add warning to docs about possibility of deadlock/infinite recursion#135954

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
vsajip merged 3 commits intopython:mainfromduaneg:gh-91555-docs
Jun 26, 2025

Conversation

duaneg
Copy link
Contributor

@duanegduaneg commentedJun 25, 2025
edited by github-actionsbot
Loading

Attempt to clarify in the documentation that care must be taken when using multiprocessing classes to implement logging since they have builtin internal logging, and hence may cause deadlock/infinite recursion.


📚 Documentation preview 📚:https://cpython-previews--135954.org.readthedocs.build/

efimov-mikhail reacted with hooray emoji
…inite recursionAttempt to clarify in the documentation that care must be taken when usingmultiprocessing classes to implement logging since they have builtin internallogging, and hence may cause deadlock/infinite recursion.
@bedevere-app
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phraseI have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
@vsajipvsajip merged commita4625d5 intopython:mainJun 26, 2025
28 of 29 checks passed
@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsJun 26, 2025
@vsajipvsajip added needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsJun 26, 2025
@miss-islington-app
Copy link

Thanks@duaneg for the PR, and@vsajip for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks@duaneg for the PR, and@vsajip for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 26, 2025
…inite recursion (pythonGH-135954)*pythongh-91555: add warning to docs about possibility of deadlock/infinite recursionAttempt to clarify in the documentation that care must be taken when usingmultiprocessing classes to implement logging since they have builtin internallogging, and hence may cause deadlock/infinite recursion.* Update Doc/library/logging.handlers.rstCo-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>* Change whitespace.---------(cherry picked from commita4625d5)Co-authored-by: Duane Griffin <duaneg@dghda.com>Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 26, 2025
…inite recursion (pythonGH-135954)*pythongh-91555: add warning to docs about possibility of deadlock/infinite recursionAttempt to clarify in the documentation that care must be taken when usingmultiprocessing classes to implement logging since they have builtin internallogging, and hence may cause deadlock/infinite recursion.* Update Doc/library/logging.handlers.rstCo-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>* Change whitespace.---------(cherry picked from commita4625d5)Co-authored-by: Duane Griffin <duaneg@dghda.com>Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
@bedevere-app
Copy link

GH-135988 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJun 26, 2025
@bedevere-app
Copy link

GH-135989 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelJun 26, 2025
vsajip pushed a commit that referenced this pull requestJun 26, 2025
vsajip pushed a commit that referenced this pull requestJun 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@vsajipvsajipvsajip approved these changes

Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
Status: Done
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@duaneg@vsajip

[8]ページ先頭

©2009-2025 Movatter.jp