Title: asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x) · Issue #82504 · python/cpython · GitHub
Open Graph Title: asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x) · Issue #82504 · python/cpython
X Title: asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x) · Issue #82504 · python/cpython
Description: BPO 38323 Nosy @vstinner, @njsmith, @asvetlov, @cjerdonek, @1st1, @jstasiak, @pablogsal, @miss-islington, @aeros, @Fidget-Spinner, @shreyanavigyan PRs #18457#20013#20142#22756#23806#23807#26536#26541#26542#26543#26544#26574#26632#26670 F...
Open Graph Description: BPO 38323 Nosy @vstinner, @njsmith, @asvetlov, @cjerdonek, @1st1, @jstasiak, @pablogsal, @miss-islington, @aeros, @Fidget-Spinner, @shreyanavigyan PRs #18457#20013#20142#22756#23806#23807#26536#265...
X Description: BPO 38323 Nosy @vstinner, @njsmith, @asvetlov, @cjerdonek, @1st1, @jstasiak, @pablogsal, @miss-islington, @aeros, @Fidget-Spinner, @shreyanavigyan PRs #18457#20013#20142#22756#23806#23807#26536#265...
Opengraph URL: https://github.com/python/cpython/issues/82504
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x)","articleBody":"BPO | [38323](https://bugs.python.org/issue38323)\n--- | :---\nNosy | @vstinner, @njsmith, @asvetlov, @cjerdonek, @1st1, @jstasiak, @pablogsal, @miss-islington, @aeros, @Fidget-Spinner, @shreyanavigyan\nPRs | \u003cli\u003epython/cpython#18457\u003c/li\u003e\u003cli\u003epython/cpython#20013\u003c/li\u003e\u003cli\u003epython/cpython#20142\u003c/li\u003e\u003cli\u003epython/cpython#22756\u003c/li\u003e\u003cli\u003epython/cpython#23806\u003c/li\u003e\u003cli\u003epython/cpython#23807\u003c/li\u003e\u003cli\u003epython/cpython#26536\u003c/li\u003e\u003cli\u003epython/cpython#26541\u003c/li\u003e\u003cli\u003epython/cpython#26542\u003c/li\u003e\u003cli\u003epython/cpython#26543\u003c/li\u003e\u003cli\u003epython/cpython#26544\u003c/li\u003e\u003cli\u003epython/cpython#26574\u003c/li\u003e\u003cli\u003epython/cpython#26632\u003c/li\u003e\u003cli\u003epython/cpython#26670\u003c/li\u003e\nFiles | \u003cli\u003e[test-kill.py](https://bugs.python.org/file49144/test-kill.py \"Uploaded as text/plain at 2020-05-09.10:42:10 by @cjerdonek\")\u003c/li\u003e\u003cli\u003e[test-kill2.py](https://bugs.python.org/file49145/test-kill2.py \"Uploaded as text/plain at 2020-05-09.11:24:50 by @cjerdonek\")\u003c/li\u003e\u003cli\u003e[test-kill3.py](https://bugs.python.org/file49150/test-kill3.py \"Uploaded as text/plain at 2020-05-12.02:45:46 by @cjerdonek\")\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 = None\ncreated_at = \u003cDate 2019-09-30.12:57:35.040\u003e\nlabels = ['type-bug', 'tests', '3.9', 'expert-asyncio']\ntitle = 'asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x)'\nupdated_at = \u003cDate 2021-11-05.17:45:33.738\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-11-05.17:45:33.738\u003e\nactor = 'byllyfish'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Tests', 'asyncio']\ncreation = \u003cDate 2019-09-30.12:57:35.040\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = ['49144', '49145', '49150']\nhgrepos = []\nissue_num = 38323\nkeywords = ['patch']\nmessage_count = 49.0\nmessages = ['353568', '354079', '355150', '355157', '355159', '355362', '355363', '359909', '359910', '359928', '360975', '361576', '361691', '361801', '368061', '368183', '368280', '368467', '368468', '368501', '368511', '368514', '368516', '368532', '368544', '368549', '368561', '368563', '368564', '368699', '368725', '369086', '380420', '383194', '383197', '383199', '395090', '395113', '395119', '395126', '395138', '395139', '395142', '395143', '395376', '395693', '395718', '396684', '405813']\nnosy_count = 12.0\nnosy_names = ['vstinner', 'njs', 'asvetlov', 'chris.jerdonek', 'yselivanov', 'jstasiak', 'pablogsal', 'miss-islington', 'aeros', 'kj', 'shreyanavigyan', 'byllyfish']\npr_nums = ['18457', '20013', '20142', '22756', '23806', '23807', '26536', '26541', '26542', '26543', '26544', '26574', '26632', '26670']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue38323'\nversions = ['Python 3.9']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2019-09-30T12:57:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":50},"url":"https://github.com/82504/cpython/issues/82504"}
| 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:fdc64f6e-dcc1-f8d7-30d4-d065faea3a1a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D444:30F550:1D617D5:29228D3:696A55FF |
| html-safe-nonce | fc6d0d67e359318d63eacd566f83128572ae0bba217c557e8c84b39ac67b0387 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENDQ0OjMwRjU1MDoxRDYxN0Q1OjI5MjI4RDM6Njk2QTU1RkYiLCJ2aXNpdG9yX2lkIjoiNjg5MzMzMzQ5MzA5MzcxOTAzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 92b08b701ede3813f467779f0ca9817499cf4b76de60dd91ce979164d5e131a9 |
| hovercard-subject-tag | issue:1199020792 |
| 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/82504/issue_layout |
| twitter:image | https://opengraph.githubassets.com/bd976bf9de8e14b01d7e023fd24638e32e6749f8c186b38e0cc6617da08143f2/python/cpython/issues/82504 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/bd976bf9de8e14b01d7e023fd24638e32e6749f8c186b38e0cc6617da08143f2/python/cpython/issues/82504 |
| og:image:alt | BPO 38323 Nosy @vstinner, @njsmith, @asvetlov, @cjerdonek, @1st1, @jstasiak, @pablogsal, @miss-islington, @aeros, @Fidget-Spinner, @shreyanavigyan PRs #18457#20013#20142#22756#23806#23807#26536#265... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | vstinner |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3f871c8e07f0ae1886fa8dac284166d28b09ad5bada6476fc10b674e489788ef |
| 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 | 63c426b30d262aba269ef14c40e3c817b384cd61 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width