Skip to content

socketserver.TCPSocket leaks socket to garbage collector if server_bind() fails #66625

@vadmium

Description

@vadmium
BPO 22435
Nosy @pitrou, @vstinner, @vadmium
Files
  • socketserver_bind_leak.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 = None
    closed_at = <Date 2015-02-27.02:50:39.865>
    created_at = <Date 2014-09-18.00:25:22.433>
    labels = ['library', 'performance']
    title = 'socketserver.TCPSocket leaks socket to garbage collector if server_bind() fails'
    updated_at = <Date 2015-02-27.02:50:39.864>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-02-27.02:50:39.864>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-02-27.02:50:39.865>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2014-09-18.00:25:22.433>
    creator = 'martin.panter'
    dependencies = []
    files = ['36665']
    hgrepos = []
    issue_num = 22435
    keywords = ['patch']
    message_count = 6.0
    messages = ['227017', '227126', '227234', '229256', '229259', '236723']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue22435'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions