DoctorMcKay / node-globaloffensive

A Node.js module to connect to and interact with the CS2 game coordinator. Mostly used to get item data.
https://www.npmjs.com/package/globaloffensive
MIT License
262 stars 61 forks source link

Invoke the inspect callback with a timeout error after some time #26

Closed tabam1 closed 4 years ago

tabam1 commented 5 years ago

(node:20981) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 inspectItemInfo#7854562798 listeners added. Use emitter.setMaxListeners() to increase limit

DoctorMcKay commented 4 years ago

This was fixed some time ago.