Skip to content

test_asyncio: SubprocessPidfdWatcherTests..test_close_dont_kill_finished() leaks a file descriptor #83163

Description

@vstinner
BPO 38982
Nosy @vstinner, @asvetlov, @1st1, @pablogsal
PRs
  • bpo-38982: Fix asyncio PidfdChildWatcher on waitpid() error #17477
  • 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 2019-12-06.17:36:33.807>
    created_at = <Date 2019-12-05.17:09:01.917>
    labels = ['tests', '3.9', 'expert-asyncio']
    title = 'test_asyncio: SubprocessPidfdWatcherTests..test_close_dont_kill_finished() leaks a file descriptor'
    updated_at = <Date 2019-12-06.17:36:33.803>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-12-06.17:36:33.803>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-06.17:36:33.807>
    closer = 'vstinner'
    components = ['Tests', 'asyncio']
    creation = <Date 2019-12-05.17:09:01.917>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38982
    keywords = ['patch']
    message_count = 5.0
    messages = ['357869', '357871', '357873', '357919', '357928']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'asvetlov', 'yselivanov', 'pablogsal']
    pr_nums = ['17477']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38982'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions