Skip to content

Hang with contextlib.ExitStack and subprocess.Popen (regression) #71309

@ValentinDavid

Description

@ValentinDavid
BPO 27122
Nosy @gpshead, @ncoghlan, @vstinner, @carljm, @berkerpeksag, @serhiy-storchaka, @1st1, @Vgr255
Files
  • hang_bug.py: An example of valid program that hangs
  • hang_bug2.py
  • issue27122-gps01.diff
  • issue27122-additional-tests.patch
  • 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 2016-06-20.02:31:31.349>
    created_at = <Date 2016-05-25.11:48:00.220>
    labels = ['type-bug']
    title = 'Hang with contextlib.ExitStack and subprocess.Popen (regression)'
    updated_at = <Date 2017-03-25.00:31:22.113>
    user = 'https://bugs.python.org/ValentinDavid'

    bugs.python.org fields:

    activity = <Date 2017-03-25.00:31:22.113>
    actor = 'berker.peksag'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2016-06-20.02:31:31.349>
    closer = 'serhiy.storchaka'
    components = []
    creation = <Date 2016-05-25.11:48:00.220>
    creator = 'Valentin David'
    dependencies = []
    files = ['42989', '42999', '43354', '43447']
    hgrepos = []
    issue_num = 27122
    keywords = ['patch']
    message_count = 24.0
    messages = ['266333', '266356', '266357', '266358', '266361', '266366', '266369', '266379', '266406', '268311', '268463', '268569', '268570', '268573', '268577', '268626', '268774', '268876', '268879', '279449', '279452', '290447', '290450', '290451']
    nosy_count = 10.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'vstinner', 'carljm', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'yselivanov', 'abarry', 'Valentin David']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27122'
    versions = ['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