Skip to content

WinRT calls causing memory leaksΒ #1

@WillyJL

Description

@WillyJL

Looks like the calls to the winrt module are not collected by the garbage collector, causing rising and uncontrolled memory usage.
image


Main culprit is

properties = await current_session.try_get_media_properties_async()

in get_media_info (modules/api.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions