* Re-enable ChildProcessMonitor tests Remove MAYBE macros that were disabling ChildExit and ChildCrash tests on MacOS ARM64 and Windows x86 platforms. * Improve ChildProcessMonitor test reliability Fix race conditions by setting up monitors before child processes exit and add timeout protection to prevent tests from hanging indefinitely.