https://github.com/Kitware/CMake
Revision f54ec4e7f9a2d11306568668562246a154213b4f authored by Brad King on 31 March 2024, 14:43:05 UTC, committed by Brad King on 01 April 2024, 13:56:50 UTC
Since commit 5420639a8d (cmExecuteProcessCommand: Replace cmsysProcess
with cmUVProcessChain, 2023-06-01, v3.28.0-rc1~138^2~8) we've observed
spurious process hangs in `uv__io_poll` waiting for `kqueue` to deliver
events on macOS.

Issue: #25839
1 parent af330fa
Raw File
Tip revision: f54ec4e7f9a2d11306568668562246a154213b4f authored by Brad King on 31 March 2024, 14:43:05 UTC
libuv: macos: use posix poll instead of kqueue
Tip revision: f54ec4e
CMakeLogo.gif
image
back to top