Possible EventEmitter memory leak detected
Open
- 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
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