pokemon-showdown/dev-tools
Guangcong Luo 095652c9ee Exit process when child process exits
If a child process dies in a way that it can't recover from, the main
process now exits, to prevent loops of 'Error: channel closed'
thousands of times a second, filling up the error log and making it
hard to track down the real error.
2016-02-03 22:40:51 -06:00
..
eslint Always use trailing comma for multiline objects 2016-01-01 00:20:07 +01:00
users-utils.js Exit process when child process exits 2016-02-03 22:40:51 -06:00