Noticed that when I was working on the test file server and it was getting reloaded multiple times, that I'd get this error:
[orchestrator] show GraphQL dashboard via: http://localhost:24002
[test files] test files updated
[test files] test files updated
[test files] test files updated
[test files] test files updated
[test files] test files updated
[test files] test files updated
[test files] test files updated
[test files] test files updated
[test files] test files updated
(node:60268) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 message listeners added to [ChildProcess]. Use emitter.setMaxListeners() to increase limit
Noticed that when I was working on the test file server and it was getting reloaded multiple times, that I'd get this error: