Files
brave-core/components/child_process_monitor
Brian R. Bondy c7201c77c1 Reenable process monitor tests (#30561)
* 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.
2025-08-11 14:05:26 -04:00
..