Skip to content

asyncio hang in subprocess wait_closed() on Windows, BrokenPipeError #89237

Closed
@byllyfish

Description

@byllyfish
mannequin
BPO 45074
Nosy @asvetlov, @1st1
Files
  • wait_closed.py: demonstrate hang in stream.wait_closed()
  • 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 = None
    created_at = <Date 2021-09-01.05:10:33.552>
    labels = ['type-bug', '3.9', '3.10', 'expert-asyncio']
    title = 'asyncio hang in subprocess wait_closed() on Windows, BrokenPipeError'
    updated_at = <Date 2021-09-01.05:10:33.552>
    user = 'https://bugs.python.org/byllyfish'

    bugs.python.org fields:

    activity = <Date 2021-09-01.05:10:33.552>
    actor = 'byllyfish'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2021-09-01.05:10:33.552>
    creator = 'byllyfish'
    dependencies = []
    files = ['50250']
    hgrepos = []
    issue_num = 45074
    keywords = []
    message_count = 1.0
    messages = ['400810']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'byllyfish']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45074'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.11only security fixes3.12only security fixestopic-asynciotype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions