Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Memory Leaks #22

Closed
guerreit opened this issue Mar 13, 2014 · 3 comments
Closed

Memory Leaks #22

guerreit opened this issue Mar 13, 2014 · 3 comments

Comments

@guerreit
Copy link

Seem to be having some memory leaks after using atom / atom-jshint for a couple of hours.

@Joezo
Copy link
Owner

Joezo commented Mar 14, 2014

Thanks for reporting this, i'll take a look into it. I havn't experienced any slow down myself actually. How did you know for sure it was this package etc?

@Joezo
Copy link
Owner

Joezo commented Apr 10, 2014

Havn't been able to reproduce this myself or find any evidence of this happening. I've been using atom non stop and havn't encountered it.

@ebertmi
Copy link

ebertmi commented Jul 2, 2014

I've got the same error on Windows 7 machine using Atom Build 0.106.0-88df4d2 and Atom Jshint 1.4.3

(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. events.js:166
EventEmitter.addListener events.js:166
module.exports.AtomJsHint.run c:\Users\ebert\.atom\packages\atom-jshint\lib\atom-jshint.js:119
(anonymous function) c:\Users\ebert\.atom\packages\atom-jshint\lib\atom-jshint.js:72
later c:\Users\ebert\.atom\packages\atom-jshint\node_modules\underscore-plus\node_modules\underscore\unde…:705
console.trace() events.js:170
EventEmitter.addListener events.js:170
module.exports.AtomJsHint.run c:\Users\ebert\.atom\packages\atom-jshint\lib\atom-jshint.js:119
(anonymous function) c:\Users\ebert\.atom\packages\atom-jshint\lib\atom-jshint.js:72
later c:\Users\ebert\.atom\packages\atom-jshint\node_modules\underscore-plus\node_modules\underscore\unde…:705

With this error no errors are highlighted or shown.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants