[roll] Roll fuchsia [Starnix] Fix restricted_executor to read state when handling exceptions

`run_task()` in restricted_executor was not updating `state` when
handling exceptions. As result callstack was not reported correctly.

Original-Bug: 131018
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888554
Original-Revision: 4d7c302297da1a82444fd614aca8f63e267e62e1
GitOrigin-RevId: 6c1a374cc51cf7098bd66ebe98203ec2e03a7c28
Change-Id: Iccc4c6a14945ffffc2dfe82da485fc60fde14212
1 file changed
tree: 3839b3a98d907d2948f1c1a4256011cc51606b05
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.