breakpad/src
Iacopo Colonnelli e059dad5ea Polling in ParallelChildCrashesDontHang test
Instead of (arbitrarily) wait 1s for the child process to terminate, the
parent now polls the child process every 100ms to check if it's
terminated, and it does so for a much longer total time of 10s.

This implementation ensures correct check for slower architectures, and
fast success for faster ones.

Change-Id: I2ff38458bf747de5b74268a4e22fd6164450419b
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3876346
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2022-09-08 08:32:08 +00:00
..
build Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
client Polling in ParallelChildCrashesDontHang test 2022-09-08 08:32:08 +00:00
common Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
google_breakpad Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
processor Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
third_party Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
tools Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
breakpad_googletest_includes.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
config.h.in Do not build core_handler unless memfd_create is available 2020-12-21 22:07:02 +00:00