anovote / backend

All code regarding the backend server
3 stars 0 forks source link

Possible eventEmitter memory leak #187

Closed freshfish70 closed 3 years ago

freshfish70 commented 3 years ago

image

sanderhurlen commented 3 years ago

A possible solution is to set the event limit to infinity. As we have little experience in why this warning occurs, we should keep it until we can debug it better.