Skip to content

Dropping condition does not remove memory reference #244

@urossmerdelj

Description

@urossmerdelj

When dropping DB collection trigger/condition it does not actually remove it from the list of conditions and thus not releasing its memory reference.

It's a simple typo of condition._dataSource.when instead of condition._dataSource._when.

image

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