Skip to content

asyncio open_connection fails when a socket is explicitly closed #87419

@danielen1337

Description

@danielen1337
BPO 43253
Nosy @pfmoore, @tjguk, @asvetlov, @zware, @1st1, @zooba, @mhils, @eamanu, @miss-islington
PRs
  • bpo-43253: don't shutdown invalid socket handles #31892
  • [3.9] bpo-43253: Don't call shutdown() for invalid socket handles (GH-31892) #31905
  • [3.10] bpo-43253: Don't call shutdown() for invalid socket handles (GH-31892) #31906
  • 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 2022-03-15.15:49:39.190>
    created_at = <Date 2021-02-18.13:46:25.959>
    labels = ['3.10', '3.11', '3.9', 'OS-windows', 'expert-asyncio']
    title = 'asyncio open_connection fails when a socket is explicitly closed'
    updated_at = <Date 2022-03-16.12:19:30.989>
    user = 'https://bugs.python.org/danielen1337'

    bugs.python.org fields:

    activity = <Date 2022-03-16.12:19:30.989>
    actor = 'mhils'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-15.15:49:39.190>
    closer = 'asvetlov'
    components = ['Windows', 'asyncio']
    creation = <Date 2021-02-18.13:46:25.959>
    creator = 'danielen1337'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43253
    keywords = []
    message_count = 12.0
    messages = ['387228', '387235', '387238', '414620', '415071', '415128', '415205', '415250', '415254', '415255', '415257', '415338']
    nosy_count = 11.0
    nosy_names = ['paul.moore', 'tim.golden', 'asvetlov', 'zach.ware', 'yselivanov', 'steve.dower', 'mhils', 'eamanu', 'miss-islington', 'danielen1337', 'adhika.setyap']
    pr_nums = ['31892', '31905', '31906']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43253'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions