Skip to content

race condition in SocketServer.py ForkingMixIn collect_children #65690

@idsvandermolen

Description

@idsvandermolen
BPO 21491
Nosy @pitrou, @vstinner
Files
  • socketserver_reap.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 2014-06-21.09:10:17.628>
    created_at = <Date 2014-05-13.08:49:14.719>
    labels = ['type-bug', 'library']
    title = 'race condition in SocketServer.py ForkingMixIn collect_children'
    updated_at = <Date 2014-06-21.09:10:17.603>
    user = 'https://bugs.python.org/idsvandermolen'

    bugs.python.org fields:

    activity = <Date 2014-06-21.09:10:17.603>
    actor = 'neologix'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-21.09:10:17.628>
    closer = 'neologix'
    components = ['Library (Lib)']
    creation = <Date 2014-05-13.08:49:14.719>
    creator = 'idsvandermolen'
    dependencies = []
    files = ['35508']
    hgrepos = []
    issue_num = 21491
    keywords = ['patch', 'needs review']
    message_count = 6.0
    messages = ['218414', '219930', '221122', '221124', '221126', '221163']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'idsvandermolen', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21491'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions