Skip to content

Socket accept exhaustion during high TCP traffic #72093

@kevinconway

Description

@kevinconway
BPO 27906
Nosy @gvanrossum, @vstinner, @1st1
Files
  • testservice.zip: Service example for testing
  • multi-accept.patch: Patchfile with proposed solution.
  • multi-accept-2.patch: Patch file with test
  • multi-accept-3.patch: Patch with test and comment
  • 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 = None
    created_at = <Date 2016-08-31.01:57:24.161>
    labels = ['expert-asyncio']
    title = 'Socket accept exhaustion during high TCP traffic'
    updated_at = <Date 2017-04-01.05:47:54.133>
    user = 'https://bugs.python.org/kevinconway'

    bugs.python.org fields:

    activity = <Date 2017-04-01.05:47:54.133>
    actor = 'serhiy.storchaka'
    assignee = 'yselivanov'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2016-08-31.01:57:24.161>
    creator = 'kevinconway'
    dependencies = []
    files = ['44286', '44287', '44289', '44321']
    hgrepos = []
    issue_num = 27906
    keywords = ['patch']
    message_count = 16.0
    messages = ['273989', '273990', '273991', '273992', '273993', '273996', '274121', '274143', '276498', '276499', '276501', '276526', '276582', '276584', '276586', '276592']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov', 'kevinconway']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue27906'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions