Skip to content

Fix callbacks race in asyncio.SelectorLoop.sock_connect #72363

Closed
@1st1

Description

@1st1
BPO 28176
Nosy @gvanrossum, @vstinner, @berkerpeksag, @1st1, @koobs
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • issue28176_skip_tests.diff
  • 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 = 'https://github.com/1st1'
    closed_at = <Date 2016-09-27.21:23:11.694>
    created_at = <Date 2016-09-15.21:55:29.974>
    labels = ['type-bug', '3.7', 'expert-asyncio']
    title = 'Fix callbacks race in asyncio.SelectorLoop.sock_connect'
    updated_at = <Date 2017-03-31.16:36:28.781>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:28.781>
    actor = 'dstufft'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-09-27.21:23:11.694>
    closer = 'berker.peksag'
    components = ['asyncio']
    creation = <Date 2016-09-15.21:55:29.974>
    creator = 'yselivanov'
    dependencies = []
    files = ['44736']
    hgrepos = []
    issue_num = 28176
    keywords = ['patch']
    message_count = 8.0
    messages = ['276628', '276629', '276736', '276782', '276854', '276886', '277101', '277550']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'berker.peksag', 'yselivanov', 'koobs']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28176'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions