Created
January 2, 2013 21:21
-
-
Save davglass/4438175 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. | |
Trace | |
at AgentGroup.growListenerTree (/Users/yui/src/yeti/node_modules/eventemitter2/lib/eventemitter2.js:189:23) | |
at AgentGroup.EventEmitter.on (/Users/yui/src/yeti/node_modules/eventemitter2/lib/eventemitter2.js:346:24) | |
at EventYoshi.add.self.child (/Users/yui/src/yeti/node_modules/eventyoshi/lib/index.js:32:10) | |
at Array.forEach (native) | |
at EventYoshi.add (/Users/yui/src/yeti/node_modules/eventyoshi/lib/index.js:31:31) | |
at AgentManager.bindAgentGroup (/Users/yui/src/yeti/lib/hub/agent.js:625:28) | |
at AgentManager.groupAgents (/Users/yui/src/yeti/lib/hub/agent.js:767:14) | |
at Array.forEach (native) | |
at AgentManager.groupAgents (/Users/yui/src/yeti/lib/hub/agent.js:761:29) | |
at AgentManager.groupAvailableAgents (/Users/yui/src/yeti/lib/hub/agent.js:745:17) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment