René's URL Explorer Experiment


Title: Thread.join returns before PyThreadState is destroyed · Issue #63008 · python/cpython · GitHub

Open Graph Title: Thread.join returns before PyThreadState is destroyed · Issue #63008 · python/cpython

X Title: Thread.join returns before PyThreadState is destroyed · Issue #63008 · python/cpython

Description: BPO 18808 Nosy @tim-one, @jcea, @csernazs, @ncoghlan, @pitrou, @vstinner, @koobs Files subinterp_threads.patchthreadstate_join.patchthreadstate_join_2.patchthreadstate_join_3.patchthreadstate_join_4.patchthreadstate_join_5.patch: added m...

Open Graph Description: BPO 18808 Nosy @tim-one, @jcea, @csernazs, @ncoghlan, @pitrou, @vstinner, @koobs Files subinterp_threads.patchthreadstate_join.patchthreadstate_join_2.patchthreadstate_join_3.patchthreadstate_join_...

X Description: BPO 18808 Nosy @tim-one, @jcea, @csernazs, @ncoghlan, @pitrou, @vstinner, @koobs Files subinterp_threads.patchthreadstate_join.patchthreadstate_join_2.patchthreadstate_join_3.patchthreadstate_join_...

Opengraph URL: https://github.com/python/cpython/issues/63008

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Thread.join returns before PyThreadState is destroyed","articleBody":"BPO | [18808](https://bugs.python.org/issue18808)\n--- | :---\nNosy | @tim-one, @jcea, @csernazs, @ncoghlan, @pitrou, @vstinner, @koobs\nFiles | \u003cli\u003e[subinterp_threads.patch](https://bugs.python.org/file31445/subinterp_threads.patch \"Uploaded as text/plain at 2013-08-23.18:35:11 by @pitrou\")\u003c/li\u003e\u003cli\u003e[threadstate_join.patch](https://bugs.python.org/file31455/threadstate_join.patch \"Uploaded as text/plain at 2013-08-24.18:44:13 by @pitrou\")\u003c/li\u003e\u003cli\u003e[threadstate_join_2.patch](https://bugs.python.org/file31537/threadstate_join_2.patch \"Uploaded as text/plain at 2013-08-31.18:44:22 by @pitrou\")\u003c/li\u003e\u003cli\u003e[threadstate_join_3.patch](https://bugs.python.org/file31635/threadstate_join_3.patch \"Uploaded as text/plain at 2013-09-07.00:49:55 by @tim-one\")\u003c/li\u003e\u003cli\u003e[threadstate_join_4.patch](https://bugs.python.org/file31640/threadstate_join_4.patch \"Uploaded as text/plain at 2013-09-07.05:31:50 by @tim-one\")\u003c/li\u003e\u003cli\u003e[threadstate_join_5.patch](https://bugs.python.org/file31650/threadstate_join_5.patch \"Uploaded as text/plain at 2013-09-07.18:32:00 by @tim-one\"): added more is_alive() testing\u003c/li\u003e\u003cli\u003e[threadstate_join_6.patch](https://bugs.python.org/file31652/threadstate_join_6.patch \"Uploaded as text/plain at 2013-09-07.19:37:14 by @pitrou\")\u003c/li\u003e\u003cli\u003e[subinterp_test.patch](https://bugs.python.org/file31653/subinterp_test.patch \"Uploaded as text/plain at 2013-09-07.21:29:30 by @pitrou\")\u003c/li\u003e\u003cli\u003e[blind.patch](https://bugs.python.org/file31659/blind.patch \"Uploaded as text/plain at 2013-09-08.02:51:18 by @tim-one\"): noble attempt ;-) to repair buildbot failures\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2013-09-09.20:08:46.070\u003e\ncreated_at = \u003cDate 2013-08-22.13:56:37.656\u003e\nlabels = ['interpreter-core', 'library', 'type-crash']\ntitle = 'Thread.join returns before PyThreadState is destroyed'\nupdated_at = \u003cDate 2019-06-10.23:19:38.831\u003e\nuser = 'https://bugs.python.org/TamasK'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2019-06-10.23:19:38.831\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2013-09-09.20:08:46.070\u003e\ncloser = 'tim.peters'\ncomponents = ['Interpreter Core', 'Library (Lib)']\ncreation = \u003cDate 2013-08-22.13:56:37.656\u003e\ncreator = 'Tamas.K'\ndependencies = []\nfiles = ['31445', '31455', '31537', '31635', '31640', '31650', '31652', '31653', '31659']\nhgrepos = []\nissue_num = 18808\nkeywords = ['patch']\nmessage_count = 60.0\nmessages = ['195891', '195895', '195906', '195909', '195910', '195911', '195999', '196076', '196077', '196085', '196115', '196154', '196156', '196611', '196627', '196663', '196672', '196923', '196956', '196962', '196977', '196983', '197038', '197052', '197125', '197137', '197177', '197178', '197179', '197181', '197182', '197183', '197184', '197185', '197188', '197190', '197191', '197193', '197195', '197197', '197202', '197207', '197213', '197214', '197215', '197217', '197221', '197247', '197248', '197251', '197253', '197291', '197294', '197302', '197304', '197306', '197307', '197310', '197338', '345152']\nnosy_count = 12.0\nnosy_names = ['tim.peters', 'jcea', 'csernazs', 'ncoghlan', 'pitrou', 'vstinner', 'grahamd', 'neologix', 'python-dev', 'bkabrda', 'koobs', 'Tamas.K']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'crash'\nurl = 'https://bugs.python.org/issue18808'\nversions = ['Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/TamasK","@type":"Person","name":"TamasK"},"datePublished":"2013-08-22T13:56:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":60},"url":"https://github.com/63008/cpython/issues/63008"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ebd05419-9508-6f3c-2949-58e4ab41e1fa
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id982E:130E82:10E4A0D:1747E56:6969FB74
html-safe-nonce63872e898382ec2ec101cc61ba2f10e8bd35cdb6d76c43e292f50a6e5d2cf182
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5ODJFOjEzMEU4MjoxMEU0QTBEOjE3NDdFNTY6Njk2OUZCNzQiLCJ2aXNpdG9yX2lkIjoiODgwMjEwMTI3OTQ5NjczMTUwOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac54c47b324e9759a6af453eb16d2b3b308fe7cf5200096d39d8a675f6510768a2
hovercard-subject-tagissue:1198904155
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/63008/issue_layout
twitter:imagehttps://opengraph.githubassets.com/37c845cf266906e68ee0d957e369daf02164123a3fb136468d16ad1b86fad1b2/python/cpython/issues/63008
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/37c845cf266906e68ee0d957e369daf02164123a3fb136468d16ad1b86fad1b2/python/cpython/issues/63008
og:image:altBPO 18808 Nosy @tim-one, @jcea, @csernazs, @ncoghlan, @pitrou, @vstinner, @koobs Files subinterp_threads.patchthreadstate_join.patchthreadstate_join_2.patchthreadstate_join_3.patchthreadstate_join_...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameTamasK
hostnamegithub.com
expected-hostnamegithub.com
None7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasebdde15ad1b403e23b08bbd89b53fbe6bdf688cad
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/63008#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F63008
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2Fpython%2Fcpython%2Fissues%2F63008
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/63008
Reloadhttps://github.com/python/cpython/issues/63008
Reloadhttps://github.com/python/cpython/issues/63008
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/63008
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/63008
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/63008
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/63008
Thread.join returns before PyThreadState is destroyedhttps://github.com/python/cpython/issues/63008#top
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
on Aug 22, 2013https://github.com/python/cpython/issues/63008#issue-1198904155
18808https://bugs.python.org/issue18808
@tim-onehttps://github.com/tim-one
@jceahttps://github.com/jcea
@csernazshttps://github.com/csernazs
@ncoghlanhttps://github.com/ncoghlan
@pitrouhttps://github.com/pitrou
@vstinnerhttps://github.com/vstinner
@koobshttps://github.com/koobs
subinterp_threads.patchhttps://bugs.python.org/file31445/subinterp_threads.patch
threadstate_join.patchhttps://bugs.python.org/file31455/threadstate_join.patch
threadstate_join_2.patchhttps://bugs.python.org/file31537/threadstate_join_2.patch
threadstate_join_3.patchhttps://bugs.python.org/file31635/threadstate_join_3.patch
threadstate_join_4.patchhttps://bugs.python.org/file31640/threadstate_join_4.patch
threadstate_join_5.patchhttps://bugs.python.org/file31650/threadstate_join_5.patch
threadstate_join_6.patchhttps://bugs.python.org/file31652/threadstate_join_6.patch
subinterp_test.patchhttps://bugs.python.org/file31653/subinterp_test.patch
blind.patchhttps://bugs.python.org/file31659/blind.patch
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
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.