garris / garris/BackstopJS

Possible EventEmitter memory leak detected

Open
#594 5 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

I get this warning when running backstop test

(node:81835) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added. Use emitter.setMaxListeners() to increase limit

Contributor guide

Open the contributing guide

Research direction

Reproduce the warning while running the Backstop test and trace where the SIGINT listeners are registered. The issue is complete when the test no longer reports a MaxListenersExceededWarning without masking unrelated listener problems.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.