Skip to content

Strong reference cycle causing a memory leak #150

@xmanu

Description

@xmanu

Recent versions of CodeScanner contain a strong reference cycle and therefore prevent the view from being correctly released.
This was introduced somewhere after version 2.0.0.

This might also be the culprit for #121.

I have isolated the issue to the strong reference of [self] being captured while creating the handler. I will shortly create a PR to fix this issue.

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