When I modified .scss files, there should be a compass compiling that triggered by task watch, but actually nothing happend. The watch task seems to be interrupted by task express-server.

Demo project here:
https://github.com/Alexorz/grunt-express-angular-example/tree/Demo_for_issue_2
Versions:
grunt-express: 1.4.0 (got another issue on 1.4.1)
express: 4.10.1
When I modified
.scssfiles, there should be a compass compiling that triggered by taskwatch, but actually nothing happend. Thewatchtask seems to be interrupted by taskexpress-server.Demo project here:
https://github.com/Alexorz/grunt-express-angular-example/tree/Demo_for_issue_2
Versions:
grunt-express: 1.4.0 (got another issue on 1.4.1)
express: 4.10.1