Skip to content

Race condition in subprocess using stdin #46573

@Pankrat

Description

@Pankrat
mannequin
BPO 2320
Nosy @gpshead, @pitrou, @benjaminp
Files
  • subprocess_race_condition.py: Regression test for bug
  • 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 2011-04-05.16:20:40.493>
    created_at = <Date 2008-03-17.13:31:51.779>
    labels = ['type-bug', 'library']
    title = 'Race condition in subprocess using stdin'
    updated_at = <Date 2011-04-05.16:20:40.492>
    user = 'https://bugs.python.org/Pankrat'

    bugs.python.org fields:

    activity = <Date 2011-04-05.16:20:40.492>
    actor = 'rosslagerwall'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2011-04-05.16:20:40.493>
    closer = 'rosslagerwall'
    components = ['Library (Lib)']
    creation = <Date 2008-03-17.13:31:51.779>
    creator = 'Pankrat'
    dependencies = []
    files = ['11881']
    hgrepos = []
    issue_num = 2320
    keywords = []
    message_count = 17.0
    messages = ['63637', '63640', '63850', '63912', '64136', '64164', '64178', '68199', '69323', '72707', '75196', '89219', '92674', '125509', '125910', '125936', '133046']
    nosy_count = 13.0
    nosy_names = ['gregory.p.smith', 'oefe', 'ggenellina', 'Rhamphoryncus', 'pitrou', 'jyasskin', 'benjamin.peterson', 'Pankrat', 'bpcreech', 'DragonSA', 'chrismiles', 'rcronk', 'rosslagerwall']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2320'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    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