mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-10 06:36:02 +00:00
* a thread blocked in an exception is technically not suspended on Fuchsia * this will take care of the spurious error message "thread failed to suspend: ZX_ERR_TIMED_OUT (-21)" introduced in https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1536268 Bug: fuchsia/ZX-3772 Tested: `fx run-test crashpad_test` on Fuchsia; verified with `fx shell crasher` no error message Change-Id: I5306732ef7c5a4f2c0fe84bc072506d57a43931e Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1538558 Reviewed-by: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Francois Rousseau <frousseau@google.com>