You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node) warning: possible EventEmitter memory leak detected. 11 unhandledRejection listeners added. Use emitter.setMaxListeners() to increase limit.
at Pipe.channel.onread (internal/child_process.js:444:11)
at process.addListener (events.js:252:17)
at process.emit (events.js:185:7)
at Pipe.channel.onread (internal/child_process.js:444:11)
at handleMessage (internal/child_process.js:718:10)
at emitTwo (events.js:100:13)
at Pipe.channel.onread (internal/child_process.js:444:11)
at process.addListener (events.js:252:17)
The text was updated successfully, but these errors were encountered:
Still happens (BBC world map use case) according to kibana logs:
(node) warning: possible EventEmitter memory leak detected. 11 unhandledRejection listeners added. Use emitter.setMaxListeners() to increase limit.
at process.<anonymous> (runner.js:90:9)
at handleMessage (internal/child_process.js:718:10)
at Pipe.channel.onread (internal/child_process.js:444:11)
Trace from production:
The text was updated successfully, but these errors were encountered: