Skip to content

Cannot cleanly kill a subprocess using high-level asyncio APIs #88050

Description

@rabraham
mannequin
BPO43884
Nosy@asvetlov, @1st1, @sweeneyde, @kumaraditya303, @skeggse
PRs
  • bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked #31611
  • gh-88050: Fix asyncio subprocess kill process cleanly when process is blocked #32073
  • Files
  • kill_subprocess.py: Kill subprocess using the high-level asyncio subprocess APIs
  • 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=Noneclosed_at=Nonecreated_at=<Date2021-04-19.02:47:38.245>labels= ['3.11', 'type-bug', 'expert-asyncio']
    title='Cannot cleanly kill a subprocess using high-level asyncio APIs'updated_at=<Date2022-03-23.09:08:45.631>user='https://bugs.python.org/rabraham'

    bugs.python.org fields:

    activity=<Date2022-03-23.09:08:45.631>actor='kumaraditya'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['asyncio']
    creation=<Date2021-04-19.02:47:38.245>creator='rabraham'dependencies= []
    files= ['49965']
    hgrepos= []
    issue_num=43884keywords= ['patch']
    message_count=6.0messages= ['391349', '391350', '391369', '391379', '399937', '415859']
    nosy_count=6.0nosy_names= ['asvetlov', 'yselivanov', 'rabraham', 'Dennis Sweeney', 'kumaraditya', 'skeggse']
    pr_nums= ['31611', '32073']
    priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue43884'versions= ['Python 3.11']

    Metadata

    Metadata

    Labels

    3.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