René's URL Explorer Experiment


Title: Reinit IO buffer locks after fork to prevent deadlocks by youknowone · Pull Request #7339 · RustPython/RustPython · GitHub

Open Graph Title: Reinit IO buffer locks after fork to prevent deadlocks by youknowone · Pull Request #7339 · RustPython/RustPython

X Title: Reinit IO buffer locks after fork to prevent deadlocks by youknowone · Pull Request #7339 · RustPython/RustPython

Description: BufferedReader/Writer/TextIOWrapper use PyThreadMutex internally. If a parent thread held one of these locks during fork(), the child would deadlock on any IO operation. Add reinit_after_fork() to RawThreadMutex and call it on sys.stdin/ stdout/stderr in the child process fork handler, analogous to CPython's _PyIO_Reinit(). Summary by CodeRabbit Bug Fixes Prevented potential deadlocks when forking on Unix systems with threading enabled by reinitializing thread and per-object I/O locks in the child process, ensuring stdin/stdout/stderr and standard I/O wrappers remain usable after fork.

Open Graph Description: BufferedReader/Writer/TextIOWrapper use PyThreadMutex internally. If a parent thread held one of these locks during fork(), the child would deadlock on any IO operation. Add reinit_after_fork() to ...

X Description: BufferedReader/Writer/TextIOWrapper use PyThreadMutex internally. If a parent thread held one of these locks during fork(), the child would deadlock on any IO operation. Add reinit_after_fork() to ...

Opengraph URL: https://github.com/RustPython/RustPython/pull/7339

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:753ecf12-16f7-32d9-177b-ba3fbd543a13
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC542:3F9D4:503E3F:6A7BC3:6A615455
html-safe-nonce895cc617aab0e833014dc3bad00b8d4489d3bab58470081479ecb58e722e2da4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNTQyOjNGOUQ0OjUwM0UzRjo2QTdCQzM6NkE2MTU0NTUiLCJ2aXNpdG9yX2lkIjoiODEwMDUwODY0MzYxMDQxNjIxMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace535cbac8d230dbc6d4b1be32748296b4a663d6502bf4a0d8652dda1f9ba62f9
hovercard-subject-tagpull_request:3352068580
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/RustPython/RustPython/pull/7339/files
twitter:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
og:image:altBufferedReader/Writer/TextIOWrapper use PyThreadMutex internally. If a parent thread held one of these locks during fork(), the child would deadlock on any IO operation. Add reinit_after_fork() to ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None35b919fdb8e6752d2ed95a144e761ca5e924557563e2ed0a5ebf6c4430cdeeb6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git
octolytics-dimension-user_id39710557
octolytics-dimension-user_loginRustPython
octolytics-dimension-repository_id135201145
octolytics-dimension-repository_nwoRustPython/RustPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id135201145
octolytics-dimension-repository_network_root_nwoRustPython/RustPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release1e22b08b60ccb67c3791f565bed248565260e611
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/7339/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7339%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7339%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=RustPython%2FRustPython
Reloadhttps://github.com/RustPython/RustPython/pull/7339/files
Reloadhttps://github.com/RustPython/RustPython/pull/7339/files
Reloadhttps://github.com/RustPython/RustPython/pull/7339/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7339/files
RustPython https://github.com/RustPython
RustPythonhttps://github.com/RustPython/RustPython
Notifications https://github.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.5k https://github.com/login?return_to=%2FRustPython%2FRustPython
Star 22.2k https://github.com/login?return_to=%2FRustPython%2FRustPython
Code https://github.com/RustPython/RustPython
Issues 293 https://github.com/RustPython/RustPython/issues
Pull requests 103 https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality 0 https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Code https://github.com/RustPython/RustPython
Issues https://github.com/RustPython/RustPython/issues
Pull requests https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
youknowonehttps://github.com/youknowone
RustPython:mainhttps://github.com/RustPython/RustPython/tree/main
youknowone:io-forkhttps://github.com/youknowone/RustPython/tree/io-fork
Conversation 7 https://github.com/RustPython/RustPython/pull/7339
Commits 3 https://github.com/RustPython/RustPython/pull/7339/commits
Checks 12 https://github.com/RustPython/RustPython/pull/7339/checks
Files changed https://github.com/RustPython/RustPython/pull/7339/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7339/files
Reinit IO buffer locks after fork to prevent deadlocks https://github.com/RustPython/RustPython/pull/7339/files#top
Show all changes 3 commits https://github.com/RustPython/RustPython/pull/7339/files
ad20942 Reinit IO buffer locks after fork to prevent deadlocks youknowone Mar 3, 2026 https://github.com/RustPython/RustPython/pull/7339/commits/ad20942d18fea290a65f1c2f5b1a1b89199691dc
874971c Address review: unsafe fn + decoder lock reinit youknowone Mar 4, 2026 https://github.com/RustPython/RustPython/pull/7339/commits/874971c3853baf5c0ebe7f86eff1ba41cb42a0b5
481b31d Auto-format: cargo fmt --all github-actions[bot] Mar 4, 2026 https://github.com/RustPython/RustPython/pull/7339/commits/481b31de9978e6c3adb0b4fb1e935d6e0309085a
Clear filters https://github.com/RustPython/RustPython/pull/7339/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7339/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7339/files
lock.rs https://github.com/RustPython/RustPython/pull/7339/files#diff-b4ac76d8c569b4361eb898d5fab3b1d7d8d5c3b4f66c1e80504a42af7119075c
thread_mutex.rs https://github.com/RustPython/RustPython/pull/7339/files#diff-037464c3c77d981a319a904278e36a8c9ee055ee4496400260052e725be0579b
io.rs https://github.com/RustPython/RustPython/pull/7339/files#diff-4535792dadc3acb6b6f66f9220e61553918c1468a58dcf3f1d1473e3032b1446
posix.rs https://github.com/RustPython/RustPython/pull/7339/files#diff-8a094b07fd40ee7a3b9e440782ded748539a5214c242b6b3438421fe0d616c6e
crates/common/src/lock.rshttps://github.com/RustPython/RustPython/pull/7339/files#diff-b4ac76d8c569b4361eb898d5fab3b1d7d8d5c3b4f66c1e80504a42af7119075c
View file https://github.com/youknowone/RustPython/blob/481b31de9978e6c3adb0b4fb1e935d6e0309085a/crates/common/src/lock.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7339/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7339/files#diff-b4ac76d8c569b4361eb898d5fab3b1d7d8d5c3b4f66c1e80504a42af7119075c
crates/common/src/lock/thread_mutex.rshttps://github.com/RustPython/RustPython/pull/7339/files#diff-037464c3c77d981a319a904278e36a8c9ee055ee4496400260052e725be0579b
View file https://github.com/youknowone/RustPython/blob/481b31de9978e6c3adb0b4fb1e935d6e0309085a/crates/common/src/lock/thread_mutex.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7339/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7339/files#diff-037464c3c77d981a319a904278e36a8c9ee055ee4496400260052e725be0579b
https://github.com/RustPython/RustPython/pull/7339/files#diff-037464c3c77d981a319a904278e36a8c9ee055ee4496400260052e725be0579b
https://github.com/RustPython/RustPython/pull/7339/files#diff-037464c3c77d981a319a904278e36a8c9ee055ee4496400260052e725be0579b
https://github.com/RustPython/RustPython/pull/7339/files#diff-037464c3c77d981a319a904278e36a8c9ee055ee4496400260052e725be0579b
crates/vm/src/stdlib/io.rshttps://github.com/RustPython/RustPython/pull/7339/files#diff-4535792dadc3acb6b6f66f9220e61553918c1468a58dcf3f1d1473e3032b1446
View file https://github.com/youknowone/RustPython/blob/481b31de9978e6c3adb0b4fb1e935d6e0309085a/crates/vm/src/stdlib/io.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7339/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7339/files#diff-4535792dadc3acb6b6f66f9220e61553918c1468a58dcf3f1d1473e3032b1446
https://github.com/RustPython/RustPython/pull/7339/files#diff-4535792dadc3acb6b6f66f9220e61553918c1468a58dcf3f1d1473e3032b1446
https://github.com/RustPython/RustPython/pull/7339/files#diff-4535792dadc3acb6b6f66f9220e61553918c1468a58dcf3f1d1473e3032b1446
chatgpt-codex-connectorhttps://github.com/apps/chatgpt-codex-connector
Mar 4, 2026https://github.com/RustPython/RustPython/pull/7339/files#r2882431475
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
https://camo.githubusercontent.com/f2c1aacb361ddd3a0e9f9cacdb84fab050de434017f6747bb916e31e29bdf03d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50322d79656c6c6f773f7374796c653d666c6174
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7339/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7339/files
https://github.com/RustPython/RustPython/pull/7339/files#diff-4535792dadc3acb6b6f66f9220e61553918c1468a58dcf3f1d1473e3032b1446
crates/vm/src/stdlib/posix.rshttps://github.com/RustPython/RustPython/pull/7339/files#diff-8a094b07fd40ee7a3b9e440782ded748539a5214c242b6b3438421fe0d616c6e
View file https://github.com/youknowone/RustPython/blob/481b31de9978e6c3adb0b4fb1e935d6e0309085a/crates/vm/src/stdlib/posix.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7339/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7339/files#diff-8a094b07fd40ee7a3b9e440782ded748539a5214c242b6b3438421fe0d616c6e
https://github.com/RustPython/RustPython/pull/7339/files#diff-8a094b07fd40ee7a3b9e440782ded748539a5214c242b6b3438421fe0d616c6e
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7339/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.