Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
waitPidStop: reduce sleep time to 10ms
Kill is a fast syscall, so we can reduce the sleep time from 100ms to 10ms in hope to speed things up a bit. [NO NEW TESTS NEEDED] Signed-off-by: Valentin Rothberg <[email protected]>
- Loading branch information