Skip to content

Memory leaks in ExternalFormatterCodeStylePreferencesProvider#preferencesCache #277

Description

@dlepex

The plugin itself works good! , but I found that particular Map field preferencesCache always grows and nobody cleans it.

I can't say it leads to immediate memory issues, but the logging of the map size shows constant growth, so it leaks. And if the IDE runs for some long time and you've opened and re-opened many documents (even the same file multiple times), preferencesCache may become really big.

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