commit | 8172b2bad71bf48b1d4d3a766d89fc24519f3b5c | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@google.com> | Wed May 31 15:52:02 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 15:52:02 2023 +0000 |
tree | 972692824a443c7b394ba6e5c7a11e3142cc67aa | |
parent | 5fcbffd765de96d03fd4d093f60bb9ecf32c35a1 [diff] |
[Starnix] Fix hanging exceptions_test Previously unknown exceptions were handled by killing the processes without emitting a signal. As result, many tests in exceptions_test were hanging. This change removes ExceptionResult::Unhandled, so all exceptions are handled as signals now. Change-Id: I3199ba23b6f0bfecf60dcef3d03f2e2aa5b72843 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/863868 Fuchsia-Auto-Submit: Sergey Ulanov <sergeyu@google.com> Reviewed-by: Kevin Lindkvist <lindkvist@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.