mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
f3f0cb31a2
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.