Skip to content

Asyncio can't close sockets properly on Linux cause CLOSE_WAIT #87349

@Bob2021

Description

@Bob2021
mannequin
BPO 43183
Nosy @tiran, @ntc2, @asvetlov, @1st1
Files
  • server.py
  • 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/tiran'
    closed_at = <Date 2021-02-10.10:20:31.973>
    created_at = <Date 2021-02-10.01:42:49.923>
    labels = ['expert-SSL', 'type-bug', '3.8', '3.9', '3.10', '3.7', 'expert-asyncio']
    title = "Asyncio can't close sockets properly on Linux cause CLOSE_WAIT"
    updated_at = <Date 2021-08-02.07:59:27.063>
    user = 'https://bugs.python.org/Bob2021'

    bugs.python.org fields:

    activity = <Date 2021-08-02.07:59:27.063>
    actor = 'ntc2'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-02-10.10:20:31.973>
    closer = 'Bob_2021'
    components = ['asyncio', 'SSL']
    creation = <Date 2021-02-10.01:42:49.923>
    creator = 'Bob_2021'
    dependencies = []
    files = ['49799']
    hgrepos = []
    issue_num = 43183
    keywords = []
    message_count = 3.0
    messages = ['386753', '398697', '398733']
    nosy_count = 5.0
    nosy_names = ['christian.heimes', 'ntc2', 'asvetlov', 'yselivanov', 'Bob_2021']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43183'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions