Skip to content

If the finish task is called with exit code 143 witch coresponds to SIGT...#43

Open
nistormihai wants to merge 2 commits intoericclemmons:masterfrom
nistormihai:master
Open

If the finish task is called with exit code 143 witch coresponds to SIGT...#43
nistormihai wants to merge 2 commits intoericclemmons:masterfrom
nistormihai:master

Conversation

@nistormihai
Copy link

I've tried to work with grunt-express-server here: https://github.com/nistormihai/grunt-express-server-test
on ubuntu precise 64
with livereload for node rendering but it seemed that the livereload was reloading the browser
before the express server started.
I found out that somehow the finish process was triggered by grunt.util.spawn with the exiting task,
and with the exit code 143 see here: http://stackoverflow.com/questions/4192364/always-app-java-end-with-exit-143-ubuntu

So my fix was just to exit if code 143 was received.
Maybe is not the best approach but I didn't had more time to investigate this thoroughly.

@ericclemmons
Copy link
Owner

@paulpflug What do you think? Good to merge this down?

@paulpflug
Copy link
Collaborator

@ericclemmons I think this problem should be fixed with version 4.1.19 already
@nistormihai could you please test again with the new version and without your workaround?
I installed your project and it works for me (but I'm not on ubuntu)

@vibegui
Copy link
Collaborator

vibegui commented Nov 20, 2014

Still not sure if this is a good idea. A decision better left to @paulpflug and @ericclemmons.

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

Successfully merging this pull request may close these issues.

4 participants