Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use events to update the site index instead of reloading the site #56

Open
jxson opened this issue Jan 30, 2012 · 0 comments
Open

Use events to update the site index instead of reloading the site #56

jxson opened this issue Jan 30, 2012 · 0 comments
Milestone

Comments

@jxson
Copy link
Owner

jxson commented Jan 30, 2012

Even though the in progress rewrite will help get rid of this intermittent problem with the server I thought it would be good to keep track

|(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit.
Trace: 
at [object Object].<anonymous> (events.js:139:15)
at [object Object].once (events.js:160:8)
at /Users/jxson/Code/spire.io/node_modules/haiku/lib/haiku/server.js:60:10
at callbacks (/Users/jxson/Code/spire.io/node_modules/haiku/node_modules/express/lib/router/index.js:272:11)
at param (/Users/jxson/Code/spire.io/node_modules/haiku/node_modules/express/lib/router/index.js:246:11)
at pass (/Users/jxson/Code/spire.io/node_modules/haiku/node_modules/express/lib/router/index.js:253:5)
at Router._dispatch (/Users/jxson/Code/spire.io/node_modules/haiku/node_modules/express/lib/router/index.js:280:4)
at Object.handle (/Users/jxson/Code/spire.io/node_modules/haiku/node_modules/express/lib/router/index.js:45:10)
at next (/Users/jxson/Code/spire.io/node_modules/haiku/node_modules/express/node_modules/connect/lib/http.js:203:15)
at Object.oncomplete (/Users/jxson/Code/spire.io/node_modules/haiku/node_modules/express/node_modules/connect/lib/middleware/static.js:150:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant