Title: multiprocessing.util._eintr_retry doen't recalculate timeouts · Issue #56547 · python/cpython · GitHub
Open Graph Title: multiprocessing.util._eintr_retry doen't recalculate timeouts · Issue #56547 · python/cpython
X Title: multiprocessing.util._eintr_retry doen't recalculate timeouts · Issue #56547 · python/cpython
Description: BPO 12338 Nosy @pitrou, @vstinner Files mp_remove_eintr_retry.patch 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 c...
Open Graph Description: BPO 12338 Nosy @pitrou, @vstinner Files mp_remove_eintr_retry.patch 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 12338 Nosy @pitrou, @vstinner Files mp_remove_eintr_retry.patch 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/56547
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"multiprocessing.util._eintr_retry doen't recalculate timeouts","articleBody":"BPO | [12338](https://bugs.python.org/issue12338)\n--- | :---\nNosy | @pitrou, @vstinner\nFiles | \u003cli\u003e[mp_remove_eintr_retry.patch](https://bugs.python.org/file24888/mp_remove_eintr_retry.patch \"Uploaded as text/plain at 2012-03-16.14:22:55 by sbt\")\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 2012-05-25.20:15:26.574\u003e\ncreated_at = \u003cDate 2011-06-15.13:24:28.294\u003e\nlabels = ['type-bug']\ntitle = \"multiprocessing.util._eintr_retry doen't recalculate timeouts\"\nupdated_at = \u003cDate 2012-05-25.20:15:26.572\u003e\nuser = 'https://bugs.python.org/sbt'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2012-05-25.20:15:26.572\u003e\nactor = 'sbt'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2012-05-25.20:15:26.574\u003e\ncloser = 'sbt'\ncomponents = []\ncreation = \u003cDate 2011-06-15.13:24:28.294\u003e\ncreator = 'sbt'\ndependencies = []\nfiles = ['24888']\nhgrepos = []\nissue_num = 12338\nkeywords = ['patch']\nmessage_count = 8.0\nmessages = ['138364', '138674', '156035', '156088', '157819', '157820', '157821', '161619']\nnosy_count = 3.0\nnosy_names = ['pitrou', 'vstinner', 'sbt']\npr_nums = []\npriority = 'normal'\nresolution = 'out of date'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue12338'\nversions = ['Python 3.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/sbt","@type":"Person","name":"sbt"},"datePublished":"2011-06-15T13:24:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/56547/cpython/issues/56547"}
| 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:1ef690ba-43c2-4fb7-3d03-4e67d9a4e2d1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A1BA:1EEA:CC568D:11D2EDE:6A4F4763 |
| html-safe-nonce | e87d7fde71a6d81114f319d3f67e6d6e7d1056957891aa509124872616b7af63 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMUJBOjFFRUE6Q0M1NjhEOjExRDJFREU6NkE0RjQ3NjMiLCJ2aXNpdG9yX2lkIjoiMTkxNzM1Mzc4NzMyNTg5MjQ1MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | db8a1792db484cbf49a6cb7fb00b2bc865f1959d497ead69a7f066a2a4233a8c |
| hovercard-subject-tag | issue:1198870290 |
| 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/56547/issue_layout |
| twitter:image | https://opengraph.githubassets.com/17a65489682e8ef2179cdfc99be5fd0176bdb2a765fc176622f69c618711d92b/python/cpython/issues/56547 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/17a65489682e8ef2179cdfc99be5fd0176bdb2a765fc176622f69c618711d92b/python/cpython/issues/56547 |
| og:image:alt | BPO 12338 Nosy @pitrou, @vstinner Files mp_remove_eintr_retry.patch 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 | sbt |
| 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 | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width