Skip to content

InputHandler Memory Leak #1262

Open
Open
@CppCXY

Description

image
it seems that requestHandle expects to be removed from _requests when onComplete is called. However, its onComplete has never been called, so all requests will be cached and cannot be released as they are used.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions