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
@julbra:
Memory leak when option ws :true is used.
(node) warning: possible EventEmitter memory leak detected. 11 upgrade listeners added. Use emitter.setMaxListeners() to increase limit.
Trace
at Server.addListener (events.js:252:17)
at catchUpgradeRequest (node_modules/http-proxy-middleware/lib/index.js:52:16)
at middleware (node_modules/http-proxy-middleware/lib/index.js:47:13)
@julbra:
Memory leak when option
ws :true
is used.More info:
53fe79b#commitcomment-19111342
The text was updated successfully, but these errors were encountered: