Skip to content

asyncio._wait() don't remove callback in case of exception #80794

@gescheit

Description

@gescheit
mannequin
BPO 36613
Nosy @asvetlov, @gescheit, @1st1, @miss-islington
PRs
  • bpo-36613: call remove_done_callback if exception #12800
  • [3.7] bpo-36613: call remove_done_callback if exception (GH-12800) #13076
  • Files
  • asyncio_wait_callbacks_leak.py
  • 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-05-03.15:19:10.123>
    created_at = <Date 2019-04-12.12:38:08.366>
    labels = ['3.8', 'expert-asyncio', '3.7', 'performance']
    title = "asyncio._wait() don't remove callback in case of exception"
    updated_at = <Date 2019-05-03.15:35:54.977>
    user = 'https://github.com/gescheit'

    bugs.python.org fields:

    activity = <Date 2019-05-03.15:35:54.977>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-03.15:19:10.123>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2019-04-12.12:38:08.366>
    creator = 'gescheit'
    dependencies = []
    files = ['48263']
    hgrepos = []
    issue_num = 36613
    keywords = ['patch']
    message_count = 3.0
    messages = ['340034', '341343', '341345']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'gescheit', 'yselivanov', 'miss-islington']
    pr_nums = ['12800', '13076']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue36613'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions