Title: asyncio.wait_for() TimeoutError doesn't provide full traceback · Issue #75314 · python/cpython · GitHub
Open Graph Title: asyncio.wait_for() TimeoutError doesn't provide full traceback · Issue #75314 · python/cpython
X Title: asyncio.wait_for() TimeoutError doesn't provide full traceback · Issue #75314 · python/cpython
Description: BPO 31131 Nosy @cjerdonek, @1st1, @SurenNihalani Superseder bpo-31033: Improve traceback of cancelled tasks / add cancel() msg argument Note: these values reflect the state of the issue at the time it was migrated and might not reflect t...
Open Graph Description: BPO 31131 Nosy @cjerdonek, @1st1, @SurenNihalani Superseder bpo-31033: Improve traceback of cancelled tasks / add cancel() msg argument Note: these values reflect the state of the issue at the time...
X Description: BPO 31131 Nosy @cjerdonek, @1st1, @SurenNihalani Superseder bpo-31033: Improve traceback of cancelled tasks / add cancel() msg argument Note: these values reflect the state of the issue at the time...
Opengraph URL: https://github.com/python/cpython/issues/75314
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"asyncio.wait_for() TimeoutError doesn't provide full traceback","articleBody":"BPO | [31131](https://bugs.python.org/issue31131)\n--- | :---\nNosy | @cjerdonek, @1st1, @SurenNihalani\nSuperseder | \u003cli\u003ebpo-31033: Improve traceback of cancelled tasks / add cancel() msg argument\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 2020-05-18.06:06:59.249\u003e\ncreated_at = \u003cDate 2017-08-07.11:06:35.168\u003e\nlabels = ['type-bug', 'library', '3.9', 'expert-asyncio']\ntitle = \"asyncio.wait_for() TimeoutError doesn't provide full traceback\"\nupdated_at = \u003cDate 2020-05-18.06:06:59.248\u003e\nuser = 'https://github.com/cjerdonek'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-05-18.06:06:59.248\u003e\nactor = 'chris.jerdonek'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2020-05-18.06:06:59.249\u003e\ncloser = 'chris.jerdonek'\ncomponents = ['Library (Lib)', 'asyncio']\ncreation = \u003cDate 2017-08-07.11:06:35.168\u003e\ncreator = 'chris.jerdonek'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 31131\nkeywords = []\nmessage_count = 3.0\nmessages = ['299845', '302909', '369182']\nnosy_count = 3.0\nnosy_names = ['chris.jerdonek', 'yselivanov', 'snihalani']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '31033'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue31131'\nversions = ['Python 3.9']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/cjerdonek","@type":"Person","name":"cjerdonek"},"datePublished":"2017-08-07T11:06:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/75314/cpython/issues/75314"}
| 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:3478dbd1-c446-fab6-f507-1ec848e3296b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C90A:129FD3:16A6206:1E57BFD:6A5BA6B5 |
| html-safe-nonce | 48011384bc2c6ecd4907d3c5fcfe3797d768092d91129a2cf0bf607314aa0103 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOTBBOjEyOUZEMzoxNkE2MjA2OjFFNTdCRkQ6NkE1QkE2QjUiLCJ2aXNpdG9yX2lkIjoiMjEwNzg2MDY5OTU3ODA4Mjk5NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 160b388503dccc70aa8ab7dd93e179a6b3d2605e735fd50f3a3780e99388307c |
| hovercard-subject-tag | issue:1198977353 |
| 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/75314/issue_layout |
| twitter:image | https://opengraph.githubassets.com/6b0bd47f79619fffe33ce3299ec677ecc52c6b80ad4fdeb464d0bb58cbf88912/python/cpython/issues/75314 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/6b0bd47f79619fffe33ce3299ec677ecc52c6b80ad4fdeb464d0bb58cbf88912/python/cpython/issues/75314 |
| og:image:alt | BPO 31131 Nosy @cjerdonek, @1st1, @SurenNihalani Superseder bpo-31033: Improve traceback of cancelled tasks / add cancel() msg argument Note: these values reflect the state of the issue at the time... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | cjerdonek |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| 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 | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width