René's URL Explorer Experiment


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

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:fdc64f6e-dcc1-f8d7-30d4-d065faea3a1a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD444:30F550:1D617D5:29228D3:696A55FF
html-safe-noncefc6d0d67e359318d63eacd566f83128572ae0bba217c557e8c84b39ac67b0387
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENDQ0OjMwRjU1MDoxRDYxN0Q1OjI5MjI4RDM6Njk2QTU1RkYiLCJ2aXNpdG9yX2lkIjoiNjg5MzMzMzQ5MzA5MzcxOTAzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac92b08b701ede3813f467779f0ca9817499cf4b76de60dd91ce979164d5e131a9
hovercard-subject-tagissue:1199020792
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/82504/issue_layout
twitter:imagehttps://opengraph.githubassets.com/bd976bf9de8e14b01d7e023fd24638e32e6749f8c186b38e0cc6617da08143f2/python/cpython/issues/82504
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/bd976bf9de8e14b01d7e023fd24638e32e6749f8c186b38e0cc6617da08143f2/python/cpython/issues/82504
og:image:altBPO 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:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamevstinner
hostnamegithub.com
expected-hostnamegithub.com
None3f871c8e07f0ae1886fa8dac284166d28b09ad5bada6476fc10b674e489788ef
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
release63c426b30d262aba269ef14c40e3c817b384cd61
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/82504#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F82504
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%2F82504
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/82504
Reloadhttps://github.com/python/cpython/issues/82504
Reloadhttps://github.com/python/cpython/issues/82504
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/82504
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/82504
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/82504
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/82504
asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x)https://github.com/python/cpython/issues/82504#top
3.9 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.9%20(EOL)%22
testsTests in the Lib/test dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22tests%22
topic-asynciohttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-asyncio%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com/vstinner
https://github.com/vstinner
vstinnerhttps://github.com/vstinner
on Sep 30, 2019https://github.com/python/cpython/issues/82504#issue-1199020792
38323https://bugs.python.org/issue38323
@vstinnerhttps://github.com/vstinner
@njsmithhttps://github.com/njsmith
@asvetlovhttps://github.com/asvetlov
@cjerdonekhttps://github.com/cjerdonek
@1st1https://github.com/1st1
@jstasiakhttps://github.com/jstasiak
@pablogsalhttps://github.com/pablogsal
@miss-islingtonhttps://github.com/miss-islington
@aeroshttps://github.com/aeros
@Fidget-Spinnerhttps://github.com/Fidget-Spinner
@shreyanavigyanhttps://github.com/shreyanavigyan
bpo-38323: Suppress the hang #18457https://github.com/python/cpython/pull/18457
bpo-38323: Temporarily skip close_kill_running() for MultiLoopWatcher in test_asyncio #20013https://github.com/python/cpython/pull/20013
[WIP] bpo-38323: Fix MultiLoopChildWatcher hangs #20142https://github.com/python/cpython/pull/20142
bpo-38323: Add guard clauses in MultiLoopChildWatcher. #22756https://github.com/python/cpython/pull/22756
[3.9] bpo-38323: Add guard clauses in MultiLoopChildWatcher. (GH-22756) #23806https://github.com/python/cpython/pull/23806
[3.8] bpo-38323: Add guard clauses in MultiLoopChildWatcher. (GH-22756) #23807https://github.com/python/cpython/pull/23807
bpo-38323, asyncio: Fix MultiLoopChildWatcher race condition #26536https://github.com/python/cpython/pull/26536
bpo-38323: Remove test_cancel_make_subprocess_transport_exec as it has a rance condicion #26541https://github.com/python/cpython/pull/26541
bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite #26542https://github.com/python/cpython/pull/26542
[3.9] bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite (GH-26542) #26543https://github.com/python/cpython/pull/26543
[3.10] bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite (GH-26542) #26544https://github.com/python/cpython/pull/26544
bpo-38323: Change MultiLoopChildWatcher to install handlers for all the event loops #26574https://github.com/python/cpython/pull/26574
bpo-44368: Improve syntax errors with invalid as pattern targets #26632https://github.com/python/cpython/pull/26632
[3.8] bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite (GH-26542) #26670https://github.com/python/cpython/pull/26670
test-kill.pyhttps://bugs.python.org/file49144/test-kill.py
test-kill2.pyhttps://bugs.python.org/file49145/test-kill2.py
test-kill3.pyhttps://bugs.python.org/file49150/test-kill3.py
3.9 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.9%20(EOL)%22
testsTests in the Lib/test dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22tests%22
topic-asynciohttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-asyncio%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
asynciohttps://github.com/orgs/python/projects/29
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.