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

cluster_mode does not work with coffeescript file? #704

Closed
chrisspiegl opened this issue Sep 11, 2014 · 0 comments
Closed

cluster_mode does not work with coffeescript file? #704

chrisspiegl opened this issue Sep 11, 2014 · 0 comments

Comments

@chrisspiegl
Copy link

I just tried to run a coffeescript file index.coffee in cluster mode and it always started in fork mode (thus crashing if I wanted to use -i). I tried to debug this with an minimalistic express app (just the require and listen command to start a server instance). This did not work!

Now I tried to do the same thing with an index.js file wrapping the stuff (require coffeescript/register and such) and it works like a charm.

I tried this with pm2 v0.10.7 and node v0.10.25 as well as node v0.11.13.

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

2 participants