Skip to content

Leaked tasks cause IsolatedAsyncioTestCase to throw an exception #89074

Closed
@bharel

Description

@bharel
mannequin
BPO 44911
Nosy @voidspace, @ambv, @bharel, @miss-islington
PRs
  • bpo-44911: Fixed IsolatedAsyncioTestCase from throwing an exception on leaked tasks #27765
  • [3.10] bpo-44911: Fixed IsolatedAsyncioTestCase from throwing an exception on leaked tasks (GH-27765) #27777
  • 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 2021-08-16.10:40:05.015>
    created_at = <Date 2021-08-14.00:36:43.088>
    labels = ['type-bug', 'library', '3.10', '3.11']
    title = 'Leaked tasks cause IsolatedAsyncioTestCase to throw an exception'
    updated_at = <Date 2021-08-16.10:40:05.015>
    user = 'https://github.com/bharel'

    bugs.python.org fields:

    activity = <Date 2021-08-16.10:40:05.015>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-16.10:40:05.015>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2021-08-14.00:36:43.088>
    creator = 'bar.harel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44911
    keywords = ['patch']
    message_count = 4.0
    messages = ['399577', '399635', '399641', '399646']
    nosy_count = 4.0
    nosy_names = ['michael.foord', 'lukasz.langa', 'bar.harel', 'miss-islington']
    pr_nums = ['27765', '27777']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44911'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions