Title: asyncio: Race condition in signal handling on FreeBSD · Issue #65844 · python/cpython · GitHub
Open Graph Title: asyncio: Race condition in signal handling on FreeBSD · Issue #65844 · python/cpython
X Title: asyncio: Race condition in signal handling on FreeBSD · Issue #65844 · python/cpython
Description: BPO 21645 Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @1st1 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 clo...
Open Graph Description: BPO 21645 Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @1st1 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more de...
X Description: BPO 21645 Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @1st1 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more de...
Opengraph URL: https://github.com/python/cpython/issues/65844
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"asyncio: Race condition in signal handling on FreeBSD","articleBody":"BPO | [21645](https://bugs.python.org/issue21645)\n--- | :---\nNosy | @gvanrossum, @pitrou, @vstinner, @giampaolo, @1st1\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 2014-07-18.17:25:37.323\u003e\ncreated_at = \u003cDate 2014-06-02.22:35:54.906\u003e\nlabels = ['tests', 'expert-asyncio']\ntitle = 'asyncio: Race condition in signal handling on FreeBSD'\nupdated_at = \u003cDate 2014-09-25.03:42:00.185\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2014-09-25.03:42:00.185\u003e\nactor = 'python-dev'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2014-07-18.17:25:37.323\u003e\ncloser = 'vstinner'\ncomponents = ['Tests', 'asyncio']\ncreation = \u003cDate 2014-06-02.22:35:54.906\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 21645\nkeywords = ['buildbot']\nmessage_count = 21.0\nmessages = ['219647', '219650', '221954', '223049', '223052', '223053', '223145', '223146', '223148', '223184', '223227', '223321', '223326', '223340', '223343', '223346', '223350', '223369', '223372', '223423', '227503']\nnosy_count = 6.0\nnosy_names = ['gvanrossum', 'pitrou', 'vstinner', 'giampaolo.rodola', 'python-dev', 'yselivanov']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue21645'\nversions = ['Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2014-06-02T22:35:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":21},"url":"https://github.com/65844/cpython/issues/65844"}
| 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:c3d5df13-10f0-1494-7d83-5a2ad14b7bfd |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8E04:7116D:2EAF:3B20:6A4D7A1E |
| html-safe-nonce | d4f038a932b4f38664a20048f778876b49245c23e766398bb825c03d146512a7 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RTA0OjcxMTZEOjJFQUY6M0IyMDo2QTREN0ExRSIsInZpc2l0b3JfaWQiOiI2MjUzMzczMjI2ODQ5NDk5Njc4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | e1839848a31e14b4550e13db0ea31a09464184970283a72f24d9b840c8b2b5fb |
| hovercard-subject-tag | issue:1198921683 |
| 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/65844/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ec1b1cfdb67e986d8e07426864b4c4f610b9b792015bbe20699fdfe8e5f522f2/python/cpython/issues/65844 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ec1b1cfdb67e986d8e07426864b4c4f610b9b792015bbe20699fdfe8e5f522f2/python/cpython/issues/65844 |
| og:image:alt | BPO 21645 Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @1st1 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more de... |
| 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 | 7f8e15305e2ab58890ca84b830615e375f5df303cf471cafcba0c08272981be3 |
| 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 | 8608b0750fc35e283e5ec5b094bff942d7a0e197 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width