mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-27 00:49:52 -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.