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
Domain: github.com
{"@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-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:ebd05419-9508-6f3c-2949-58e4ab41e1fa |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 982E:130E82:10E4A0D:1747E56:6969FB74 |
| html-safe-nonce | 63872e898382ec2ec101cc61ba2f10e8bd35cdb6d76c43e292f50a6e5d2cf182 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5ODJFOjEzMEU4MjoxMEU0QTBEOjE3NDdFNTY6Njk2OUZCNzQiLCJ2aXNpdG9yX2lkIjoiODgwMjEwMTI3OTQ5NjczMTUwOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 54c47b324e9759a6af453eb16d2b3b308fe7cf5200096d39d8a675f6510768a2 |
| hovercard-subject-tag | issue:1198904155 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/63008/issue_layout |
| twitter:image | https://opengraph.githubassets.com/37c845cf266906e68ee0d957e369daf02164123a3fb136468d16ad1b86fad1b2/python/cpython/issues/63008 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/37c845cf266906e68ee0d957e369daf02164123a3fb136468d16ad1b86fad1b2/python/cpython/issues/63008 |
| og:image:alt | BPO 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:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | TamasK |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width