Skip to content

New Rule: no-callback-leaks-in-ember-objects #423

@rajasegar

Description

@rajasegar

Add new rule and tests to avoid callback memory leaks
Callback leaks are memory leaks that occur due to state being caught in a callback function that is never released from memory.

https://github.com/ember-best-practices/memory-leak-examples/blob/master/exercises/exercise-2.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions