Skip to content

POpen does not close fds when fds have been inherited from a process with a higher resource limit #65817

@sstewartgallus

Description

@sstewartgallus
BPO 21618
Nosy @gpshead, @larryhastings, @4kir4
Files
  • python.patch
  • issue21618-34-gps01.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 = 'https://github.com/gpshead'
    closed_at = <Date 2014-06-01.21:04:03.852>
    created_at = <Date 2014-05-31.04:24:41.163>
    labels = ['type-bug']
    title = 'POpen does not close fds when fds have been inherited from a process with a higher resource limit'
    updated_at = <Date 2014-06-01.21:04:03.850>
    user = 'https://bugs.python.org/sstewartgallus'

    bugs.python.org fields:

    activity = <Date 2014-06-01.21:04:03.850>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2014-06-01.21:04:03.852>
    closer = 'gregory.p.smith'
    components = []
    creation = <Date 2014-05-31.04:24:41.163>
    creator = 'sstewartgallus'
    dependencies = []
    files = ['35419', '35425']
    hgrepos = []
    issue_num = 21618
    keywords = ['patch']
    message_count = 13.0
    messages = ['219440', '219442', '219443', '219455', '219460', '219477', '219478', '219479', '219480', '219491', '219509', '219523', '219525']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'larry', 'akira', 'python-dev', 'sstewartgallus']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21618'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions