Title: feature request: asyncio.gather/wait cancel children on first exception · Issue #76935 · python/cpython · GitHub
Open Graph Title: feature request: asyncio.gather/wait cancel children on first exception · Issue #76935 · python/cpython
X Title: feature request: asyncio.gather/wait cancel children on first exception · Issue #76935 · python/cpython
Description: BPO 32754 Nosy @asvetlov, @1st1, @thehesiod, @iritkatriel Superseder bpo-46752: Introduce task groups to asyncio and change task cancellation semantics Note: these values reflect the state of the issue at the time it was migrated and mig...
Open Graph Description: BPO 32754 Nosy @asvetlov, @1st1, @thehesiod, @iritkatriel Superseder bpo-46752: Introduce task groups to asyncio and change task cancellation semantics Note: these values reflect the state of the i...
X Description: BPO 32754 Nosy @asvetlov, @1st1, @thehesiod, @iritkatriel Superseder bpo-46752: Introduce task groups to asyncio and change task cancellation semantics Note: these values reflect the state of the i...
Opengraph URL: https://github.com/python/cpython/issues/76935
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"feature request: asyncio.gather/wait cancel children on first exception","articleBody":"BPO | [32754](https://bugs.python.org/issue32754)\n--- | :---\nNosy | @asvetlov, @1st1, @thehesiod, @iritkatriel\nSuperseder | \u003cli\u003ebpo-46752: Introduce task groups to asyncio and change task cancellation semantics\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 2022-03-30.21:21:54.459\u003e\ncreated_at = \u003cDate 2018-02-02.23:29:02.585\u003e\nlabels = ['3.8', 'expert-asyncio']\ntitle = 'feature request: asyncio.gather/wait cancel children on first exception'\nupdated_at = \u003cDate 2022-03-30.21:21:54.459\u003e\nuser = 'https://github.com/thehesiod'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-03-30.21:21:54.459\u003e\nactor = 'iritkatriel'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2022-03-30.21:21:54.459\u003e\ncloser = 'iritkatriel'\ncomponents = ['asyncio']\ncreation = \u003cDate 2018-02-02.23:29:02.585\u003e\ncreator = 'thehesiod'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 32754\nkeywords = []\nmessage_count = 3.0\nmessages = ['311527', '311528', '415672']\nnosy_count = 4.0\nnosy_names = ['asvetlov', 'yselivanov', 'thehesiod', 'iritkatriel']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '46752'\ntype = None\nurl = 'https://bugs.python.org/issue32754'\nversions = ['Python 3.8']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/thehesiod","@type":"Person","name":"thehesiod"},"datePublished":"2018-02-02T23:29:03.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/76935/cpython/issues/76935"}
| 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:50f1a8ac-fad7-fb71-f9e6-a682869918d8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C8DE:3B954A:1EF35BC:293948B:6A5BBE66 |
| html-safe-nonce | e797e9ef04703f6f9090a066337c151afe65bfe73e5a2a1975f9106f4ce188b7 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOERFOjNCOTU0QToxRUYzNUJDOjI5Mzk0OEI6NkE1QkJFNjYiLCJ2aXNpdG9yX2lkIjoiMjI3MTQ3ODg1NzQwMzcxMTA3OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | f79ac07280078d19c16a134921de85ba3ea79fa06bba1d6bdb3cc51f02924471 |
| hovercard-subject-tag | issue:1198987011 |
| 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/76935/issue_layout |
| twitter:image | https://opengraph.githubassets.com/05a0a5607bb35e51b523e2d371287f47291a5f1362316f8a5510522fdd0d1dcd/python/cpython/issues/76935 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/05a0a5607bb35e51b523e2d371287f47291a5f1362316f8a5510522fdd0d1dcd/python/cpython/issues/76935 |
| og:image:alt | BPO 32754 Nosy @asvetlov, @1st1, @thehesiod, @iritkatriel Superseder bpo-46752: Introduce task groups to asyncio and change task cancellation semantics Note: these values reflect the state of the i... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | thehesiod |
| 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