mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-14 09:17:57 +08:00
cdbb90ec69
As brought up in https://codereview.chromium.org/2475863004/, there's the potential for failed startup if StartHandlerProcess() hangs for whatever reason. Add a timeout to the wait function so that this case can attempt to log an error. R=mark@chromium.org BUG=655788, 656800, 565063 Change-Id: Ib08cd0641daa6a6cefabb773ffe470227b51958c Reviewed-on: https://chromium-review.googlesource.com/419060 Reviewed-by: Mark Mentovai <mark@chromium.org>