Skip to content

Memory Leak Issue #60

Open
Open
@Aman035

Description

@Aman035

Cause of the issue - Snode is creating listeners ( winston logger ) objects for every class / serivce which causes this issue.
Possible solutions

  1. Increase listener limit - Not recommended
  2. Create 1 global instance and use it everywhere - recommended

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions