Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow macOS processes to return 128 on kill
The exit code of processes killed using our timeout appears to have changed on macOS after taking .NET Core 2.1 preview 2. I have no idea why, but it's consistent on my laptop and in CI. Adjusting the test to expect 128 on Mac.
- Loading branch information