siddharthgutta / Entree.LegacyServer

SMS-based Order Ahead Platform
https://textentree.com
2 stars 0 forks source link

Switched to list reporter, fixed Slack output, parallel tests #404

Closed mathew-kurian closed 8 years ago

mathew-kurian commented 8 years ago

Dot wouldn't quit correctly with Ctrl+C. I revered to list because of that. Feel free to change as necessary.

jadesym commented 8 years ago

@bluejamesbond also grunt production doesnt quit correctly with Ctrl+C but thats not really important

mathew-kurian commented 8 years ago

@jadesym that happens because its using grunt-concurrent which spawns multiple threads with the detached options enabled