Skip to content

test_asyncio: SubprocessThreadedWatcherTests leaks threads #82537

@vstinner

Description

@vstinner
BPO 38356
Nosy @vstinner, @asvetlov, @1st1, @pablogsal, @miss-islington, @aeros
PRs
  • bpo-38356: Fix ThreadedChildWatcher thread leak in test_asyncio #16552
  • [3.8] bpo-38356: Fix ThreadedChildWatcher thread leak in test_asyncio (GH-16552) #17963
  • 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 2020-01-12.11:22:31.434>
    created_at = <Date 2019-10-02.22:53:01.368>
    labels = ['3.8', 'tests', '3.9', 'expert-asyncio']
    title = 'test_asyncio: SubprocessThreadedWatcherTests leaks threads'
    updated_at = <Date 2020-01-12.20:29:49.259>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-01-12.20:29:49.259>
    actor = 'aeros'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-12.11:22:31.434>
    closer = 'asvetlov'
    components = ['Tests', 'asyncio']
    creation = <Date 2019-10-02.22:53:01.368>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38356
    keywords = ['patch']
    message_count = 8.0
    messages = ['353784', '353792', '353808', '353809', '359839', '359842', '359843', '359868']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'asvetlov', 'yselivanov', 'pablogsal', 'miss-islington', 'aeros']
    pr_nums = ['16552', '17963']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38356'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions