fix(run): Preserve none zero exit code (#6926)
* fix: preserve EXIT_CODE on close * test: - add test fixture * test: Move test to index folder * fix: Check for ProcessTermError * fix: Passing EXIT_CODE along when converting ProcessTermError * test: Use integration to to custom exit code * fix: flow type check * doc: Add Changelog * refactor: Throw new ProcessTermError instead of using code differently * Update CHANGELOG.md
Z
Zhigang Fang committed
bb69888ff21cbff94e9d8583df025ea21e32a3f4
Parent: d4a46a5
Committed by Maël Nison <nison.mael@gmail.com>
on 3/14/2019, 12:12:30 PM