Skip to content

Asynchronous generator memory leak #85401

@zkonge

Description

@zkonge
mannequin
BPO 41229
Nosy @terryjreedy, @njsmith, @asvetlov, @1st1, @achimnol, @achimnol, @miss-islington, @zkonge
PRs
  • bpo-41229: Update docs for explicit aclose()-required cases and add contextlib.aclosing() method #21545
  • bpo-41229: Add a whatsnew entry about contextlib.aclosing #23217
  • Files
  • 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 2020-07-19.10:17:19.128>
    created_at = <Date 2020-07-07.12:08:08.160>
    labels = ['interpreter-core', '3.8', '3.9', '3.10', 'performance', 'invalid', 'expert-asyncio']
    title = 'Asynchronous generator memory leak'
    updated_at = <Date 2020-11-10.07:57:19.738>
    user = 'https://github.com/zkonge'

    bugs.python.org fields:

    activity = <Date 2020-11-10.07:57:19.738>
    actor = 'Joongi Kim'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-07-19.10:17:19.128>
    closer = 'njs'
    components = ['Interpreter Core', 'asyncio']
    creation = <Date 2020-07-07.12:08:08.160>
    creator = 'zkonge'
    dependencies = []
    files = ['49302']
    hgrepos = []
    issue_num = 41229
    keywords = []
    message_count = 8.0
    messages = ['373221', '373498', '373942', '373947', '373951', '373953', '373954', '380192']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'njs', 'asvetlov', 'yselivanov', 'Joongi Kim', 'achimnol', 'miss-islington', 'zkonge']
    pr_nums = ['21545', '23217']
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue41229'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions