Files
cmake/Source
Brad King e2cfc61e5e execute_process: Restore termination of processes on timeout
Since commit 5420639a8d (cmExecuteProcessCommand: Replace cmsysProcess
with cmUVProcessChain, 2023-06-01, v3.28.0-rc1~138^2~8) we have not
actually terminated child processes on an `execute_process` timeout.
Similarly for other migrations from cmsysProcess to cmUVProcessChain.

Teach cmUVProcessChain clients that implement timeouts to actually
terminate remaining child processes when the timeout is reached.

Fixes: #27378
2025-11-11 09:06:49 -05:00
..
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2022-01-21 10:59:13 -05:00
…
2024-07-30 10:27:03 -04:00
2025-09-24 13:24:34 -04:00
…
2023-11-17 09:58:21 -05:00
2023-05-22 16:51:15 -04:00
2024-08-02 00:14:57 +02:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2024-03-08 09:49:03 -05:00
2024-09-05 09:20:23 -04:00
2024-08-19 15:10:34 -04:00
…
…
…