Skip to content

subprocess.Popen hangs at communicate() when child exits #48466

@amy20z

Description

@amy20z
mannequin
BPO 4216
Nosy @terryjreedy, @abalkin, @davidmalcolm
Files
  • subprocess_test03.py: test program to call a shell script
  • 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 2011-03-09.04:09:01.709>
    created_at = <Date 2008-10-27.23:57:46.366>
    labels = ['type-feature', 'library']
    title = 'subprocess.Popen hangs at communicate() when child exits'
    updated_at = <Date 2011-03-09.04:09:01.706>
    user = 'https://bugs.python.org/amy20z'

    bugs.python.org fields:

    activity = <Date 2011-03-09.04:09:01.706>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-03-09.04:09:01.709>
    closer = 'terry.reedy'
    components = ['Library (Lib)']
    creation = <Date 2008-10-27.23:57:46.366>
    creator = 'amy20_z'
    dependencies = []
    files = ['11898']
    hgrepos = []
    issue_num = 4216
    keywords = []
    message_count = 9.0
    messages = ['75270', '75400', '75418', '75419', '77582', '77891', '126817', '128233', '130419']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'belopolsky', 'ggenellina', 'amy20_z', 'lemur', 'dmalcolm', 'rosslagerwall', 'elmysnail']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4216'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions