Title: [Windows] asyncio: race condition related to IocpProactor.connect_pipe() · Issue #67482 · python/cpython · GitHub
Open Graph Title: [Windows] asyncio: race condition related to IocpProactor.connect_pipe() · Issue #67482 · python/cpython
X Title: [Windows] asyncio: race condition related to IocpProactor.connect_pipe() · Issue #67482 · python/cpython
Description: BPO 23293 Nosy @gvanrossum, @vstinner, @tjguk, @zware, @1st1, @zooba Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fields: assignee = None ...
Open Graph Description: BPO 23293 Nosy @gvanrossum, @vstinner, @tjguk, @zware, @1st1, @zooba Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more...
X Description: BPO 23293 Nosy @gvanrossum, @vstinner, @tjguk, @zware, @1st1, @zooba Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more...
Opengraph URL: https://github.com/python/cpython/issues/67482
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Windows] asyncio: race condition related to IocpProactor.connect_pipe()","articleBody":"BPO | [23293](https://bugs.python.org/issue23293)\n--- | :---\nNosy | @gvanrossum, @vstinner, @tjguk, @zware, @1st1, @zooba\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 2015-01-22.22:05:44.560\u003e\ncreated_at = \u003cDate 2015-01-21.22:32:53.429\u003e\nlabels = ['OS-windows', 'expert-asyncio']\ntitle = '[Windows] asyncio: race condition related to IocpProactor.connect_pipe()'\nupdated_at = \u003cDate 2015-01-26.14:05:24.626\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2015-01-26.14:05:24.626\u003e\nactor = 'python-dev'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2015-01-22.22:05:44.560\u003e\ncloser = 'vstinner'\ncomponents = ['Windows', 'asyncio']\ncreation = \u003cDate 2015-01-21.22:32:53.429\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 23293\nkeywords = []\nmessage_count = 5.0\nmessages = ['234448', '234515', '234517', '234727', '234744']\nnosy_count = 7.0\nnosy_names = ['gvanrossum', 'vstinner', 'tim.golden', 'python-dev', 'zach.ware', 'yselivanov', 'steve.dower']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue23293'\nversions = ['Python 3.4', 'Python 3.5']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2015-01-21T22:32:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/67482/cpython/issues/67482"}
| 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:a4f2e677-62dd-9942-6bc3-e04844a19270 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A51E:1F19:460539:67550D:6A4EFFC0 |
| html-safe-nonce | 2e83458f7870362c1a73d1673c1a317930171e5cf9075c1b9e396c74a1e7187d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNTFFOjFGMTk6NDYwNTM5OjY3NTUwRDo2QTRFRkZDMCIsInZpc2l0b3JfaWQiOiI1MzQ2Mjc1MjcwNjQ1OTcyOTI4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 6d054914619c3975972f03d7c6d588284c82e256f0a3320bede047d6c11129ec |
| hovercard-subject-tag | issue:1198930582 |
| 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/67482/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4a195f823d52d8a3bc0ff028d6977415060a5e9ae8cf89c002f047452e9a20b9/python/cpython/issues/67482 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4a195f823d52d8a3bc0ff028d6977415060a5e9ae8cf89c002f047452e9a20b9/python/cpython/issues/67482 |
| og:image:alt | BPO 23293 Nosy @gvanrossum, @vstinner, @tjguk, @zware, @1st1, @zooba Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more... |
| 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 | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| 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 | 2b8f23afb982271f1b22258a94aede67a6b77760 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width