Skip to content

test_asyncio leaks dangling threads #75433

Description

@vstinner
BPO 31250
Nosy @vstinner, @1st1
PRs
  • bpo-31250, test_asyncio: fix dangling threads #3252
  • bpo-31250, test_asyncio: fix EventLoopTestsMixin.tearDown() #3264
  • [3.6] bpo-31250: test_asyncio: fix dangling threads #3517
  • 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 2017-09-12.21:18:39.212>
    created_at = <Date 2017-08-21.16:33:56.001>
    labels = ['3.7', 'expert-asyncio', 'tests', 'performance']
    title = 'test_asyncio leaks dangling threads'
    updated_at = <Date 2017-09-13.09:56:51.402>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-09-13.09:56:51.402>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-12.21:18:39.212>
    closer = 'vstinner'
    components = ['Tests', 'asyncio']
    creation = <Date 2017-08-21.16:33:56.001>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31250
    keywords = ['patch']
    message_count = 7.0
    messages = ['300637', '301048', '301097', '301099', '301131', '301155', '301995']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'yselivanov']
    pr_nums = ['3252', '3264', '3517']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31250'
    versions = ['Python 3.6', 'Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions