Skip to content

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

Closed
@rabraham

Description

@rabraham
mannequin
BPO 43884
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 = None closed_at = None created_at = <Date 2021-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 = <Date 2022-03-23.09:08:45.631> user = 'https://bugs.python.org/rabraham'

    bugs.python.org fields:

    activity = <Date 2022-03-23.09:08:45.631> actor = 'kumaraditya' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2021-04-19.02:47:38.245> creator = 'rabraham' dependencies = [] files = ['49965'] hgrepos = [] issue_num = 43884 keywords = ['patch'] message_count = 6.0 messages = ['391349', '391350', '391369', '391379', '399937', '415859'] nosy_count = 6.0 nosy_names = ['asvetlov', 'yselivanov', 'rabraham', 'Dennis Sweeney', 'kumaraditya', 'skeggse'] pr_nums = ['31611', '32073'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = '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