open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
6.98k stars 227 forks source link

Don't override errored state on close event #461

Closed gustavohenke closed 7 months ago

gustavohenke commented 7 months ago

Fixes oversight from #455

coveralls commented 7 months ago

Coverage Status

coverage: 99.316% (+0.002%) from 99.314% when pulling b263492afcfe0dbc39d21ae3d897ebe943d0805e on errored-close-event into a2e5b19329aa161d7165fb2309cc189bffd6a2c1 on main.