This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eagerly set process.exitCode (mochajs#2820)
To workaround process being terminated earlier than expected. Simpler version of PR mochajs#2714 which only eagerly sets the exitcode without playing with the draining semantics.
- Loading branch information