Title: On Windows, subprocess.run gets stuck indefinitely · Issue #88693 · python/cpython · GitHub
Open Graph Title: On Windows, subprocess.run gets stuck indefinitely · Issue #88693 · python/cpython
X Title: On Windows, subprocess.run gets stuck indefinitely · Issue #88693 · python/cpython
Description: BPO 44527 Nosy @pfmoore, @ericvsmith, @tjguk, @zware, @zooba Superseder bpo-43346: subprocess.run() sometimes ignores timeout in Windows Note: these values reflect the state of the issue at the time it was migrated and might not reflect ...
Open Graph Description: BPO 44527 Nosy @pfmoore, @ericvsmith, @tjguk, @zware, @zooba Superseder bpo-43346: subprocess.run() sometimes ignores timeout in Windows Note: these values reflect the state of the issue at the tim...
X Description: BPO 44527 Nosy @pfmoore, @ericvsmith, @tjguk, @zware, @zooba Superseder bpo-43346: subprocess.run() sometimes ignores timeout in Windows Note: these values reflect the state of the issue at the tim...
Opengraph URL: https://github.com/python/cpython/issues/88693
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"On Windows, subprocess.run gets stuck indefinitely","articleBody":"BPO | [44527](https://bugs.python.org/issue44527)\n--- | :---\nNosy | @pfmoore, @ericvsmith, @tjguk, @zware, @zooba\nSuperseder | \u003cli\u003ebpo-43346: subprocess.run() sometimes ignores timeout in Windows\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 2021-06-28.18:32:34.840\u003e\ncreated_at = \u003cDate 2021-06-28.17:29:19.348\u003e\nlabels = ['type-bug', 'library', '3.9', 'OS-windows']\ntitle = 'On Windows, subprocess.run gets stuck indefinitely'\nupdated_at = \u003cDate 2021-06-28.18:32:34.840\u003e\nuser = 'https://bugs.python.org/bugalebugale'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-06-28.18:32:34.840\u003e\nactor = 'eryksun'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2021-06-28.18:32:34.840\u003e\ncloser = 'eryksun'\ncomponents = ['Library (Lib)', 'Windows']\ncreation = \u003cDate 2021-06-28.17:29:19.348\u003e\ncreator = 'bugale bugale'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 44527\nkeywords = []\nmessage_count = 1.0\nmessages = ['396653']\nnosy_count = 6.0\nnosy_names = ['paul.moore', 'eric.smith', 'tim.golden', 'zach.ware', 'steve.dower', 'bugale bugale']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '43346'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue44527'\nversions = ['Python 3.9']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/bugalebugale","@type":"Person","name":"bugalebugale"},"datePublished":"2021-06-28T17:29:19.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/88693/cpython/issues/88693"}
| 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:94dba772-3d7c-fb1a-d992-64979a7add23 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 89F4:2987FD:A7633B:DE85B3:6A5402CA |
| html-safe-nonce | ab2025f2d201e2b08893a38621531d3b66bbe0bd789f858178054dd9f3a4b2b5 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OUY0OjI5ODdGRDpBNzYzM0I6REU4NUIzOjZBNTQwMkNBIiwidmlzaXRvcl9pZCI6Ijk1ODk3Njg2Nzk1NTkwMTEzMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 16b2bdfd587ee5c01e357d99a86f3a12447c26a6493e87a2e8822d1964a6abba |
| hovercard-subject-tag | issue:1199061002 |
| 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/88693/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8c242814c38f6b9dd4eebde45ff6a772a6be98e26eea5983b6021ea839da0a34/python/cpython/issues/88693 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8c242814c38f6b9dd4eebde45ff6a772a6be98e26eea5983b6021ea839da0a34/python/cpython/issues/88693 |
| og:image:alt | BPO 44527 Nosy @pfmoore, @ericvsmith, @tjguk, @zware, @zooba Superseder bpo-43346: subprocess.run() sometimes ignores timeout in Windows Note: these values reflect the state of the issue at the tim... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | bugalebugale |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width