mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 15:19:56 -06:00
The `Signal` case occasionally reaches the `TIMEOUT_SIGNAL_GRACE_PERIOD` before the test process has a chance to print its `SIGUSR1` count. Extend the grace period to make it less likely to be exceeded.