Skip to content

asyncio: race condition in SSLProtocol #77855

@vstinner

Description

@vstinner
BPO 33674
Nosy @vstinner, @ned-deily, @asvetlov, @1st1, @miss-islington
PRs
  • bpo-33674: asyncio: Fix SSLProtocol race #7175
  • [3.7] bpo-33674: asyncio: Fix SSLProtocol race (GH-7175) #7187
  • [3.6] bpo-33674: asyncio: Fix SSLProtocol race (GH-7175) #7188
  • bpo-33674: Pause the transport as early as possible #7192
  • [3.7] bpo-33674: Pause the transport as early as possible (GH-7192) #7193
  • 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
    closed_at = <Date 2018-05-29.15:17:16.102>
    created_at = <Date 2018-05-28.20:37:18.279>
    labels = ['3.8', 'expert-asyncio']
    title = 'asyncio: race condition in SSLProtocol'
    updated_at = <Date 2018-05-29.15:17:16.101>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-05-29.15:17:16.101>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-29.15:17:16.102>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-05-28.20:37:18.279>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33674
    keywords = ['patch']
    message_count = 15.0
    messages = ['317916', '317917', '317919', '317922', '317923', '317924', '317960', '317974', '317981', '317983', '317984', '318003', '318004', '318025', '318044']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ned.deily', 'asvetlov', 'yselivanov', 'miss-islington']
    pr_nums = ['7175', '7187', '7188', '7192', '7193']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33674'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions