Skip to content

subprocess.Popen causes socket to remain open after close #47256

@mamulsow

Description

@mamulsow
mannequin
BPO 3006
Nosy @pitrou
Files
  • socketTest.py: socketTest.py
  • socketinherit.py: Snippet that patches socket.socket to create uninheritable sockets
  • 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 2013-05-20.21:41:17.346>
    created_at = <Date 2008-05-29.21:02:37.485>
    labels = ['library', 'performance']
    title = 'subprocess.Popen causes socket to remain open after close'
    updated_at = <Date 2013-05-20.21:41:17.344>
    user = 'https://bugs.python.org/mamulsow'

    bugs.python.org fields:

    activity = <Date 2013-05-20.21:41:17.344>
    actor = 'neologix'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-05-20.21:41:17.346>
    closer = 'neologix'
    components = ['Library (Lib)']
    creation = <Date 2008-05-29.21:02:37.485>
    creator = 'mamulsow'
    dependencies = []
    files = ['10471', '11029']
    hgrepos = []
    issue_num = 3006
    keywords = []
    message_count = 5.0
    messages = ['67511', '70572', '71167', '126077', '189699']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'ngrilly', 'kevinwatters', 'mamulsow', 'neologix']
    pr_nums = []
    priority = 'high'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue3006'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    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