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

[3.12] gh-108520: Fix bad fork detection in nested multiprocessing use case (GH-108568)#108691

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
Yhg1s merged 1 commit intopython:3.12frommiss-islington:backport-add8d45-3.12
Aug 30, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedAug 30, 2023
edited by bedevere-bot
Loading

gh-107275 introduced a regression where a SemLock would fail being passed along nested child processes, as theis_fork_ctx attribute would be left missing after the first deserialization.


(cherry picked from commitadd8d45)

Co-authored-by: albanDdesmaison.alban@gmail.com
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Antoine Pitroupitrou@free.fr

… case (pythonGH-108568)pythongh-107275 introduced a regression where a SemLock would fail being passed along nested child processes, as the `is_fork_ctx` attribute would be left missing after the first deserialization.---------(cherry picked from commitadd8d45)Co-authored-by: albanD <desmaison.alban@gmail.com>Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>Co-authored-by: Antoine Pitrou <pitrou@free.fr>
@Yhg1sYhg1s merged commit320d398 intopython:3.12Aug 30, 2023
@miss-islingtonmiss-islington deleted the backport-add8d45-3.12 branchAugust 30, 2023 21:18
@pitrou
Copy link
Member

Thanks@Yhg1s . I'm sorry for the original regression.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@pitroupitroupitrou approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@miss-islington@pitrou@Yhg1s@bedevere-bot@albanD

[8]ページ先頭

©2009-2025 Movatter.jp