Skip to content

call_at/call_later with Timer cancellation can result in (practically) unbounded memory usage. #66638

@chatgris

Description

@chatgris
mannequin
BPO 22448
Nosy @gvanrossum, @vstinner, @1st1
Files
  • wait_for.py: Unbounded memory use example
  • asyncio_remove_delayed.patch
  • 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 2014-09-30.18:58:08.288>
    created_at = <Date 2014-09-20.00:14:00.358>
    labels = ['expert-asyncio', 'performance']
    title = 'call_at/call_later with Timer cancellation can result in (practically) unbounded memory usage.'
    updated_at = <Date 2014-10-05.09:45:14.730>
    user = 'https://bugs.python.org/chatgris'

    bugs.python.org fields:

    activity = <Date 2014-10-05.09:45:14.730>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-09-30.18:58:08.288>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2014-09-20.00:14:00.358>
    creator = 'chatgris'
    dependencies = []
    files = ['36666', '36758']
    hgrepos = []
    issue_num = 22448
    keywords = ['patch']
    message_count = 25.0
    messages = ['227136', '227139', '227157', '227160', '227178', '227185', '227189', '227190', '227200', '227547', '227571', '227572', '227573', '227874', '227919', '227920', '227921', '227940', '227943', '227950', '227952', '227968', '227975', '227976', '228553']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov', 'chatgris']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue22448'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions