Files
CMake/Tests/RunCMake/CTestTimeout
Brad King f3f0cb31a2 Tests/RunCMake/CTestTimeout: Improve reliability when running on busy hosts
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.
2024-11-04 16:43:59 -05:00
..