[roll] Roll fuchsia [netstack3] Hold scope guard during RuleOps

Observed as a flake in inspect integration tests. The Rules worker
expects the FIDL worker to not drop the receiver for the outcome of
operations.

Hold an active guard whenever we're waiting for a response from the
worker.

Multiply: netstack3-inspect-integration-test
Original-Fixed: 416725377
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272944
Original-Revision: 1cefc028c1f77d40df56b2df0ca33b507916e3c2
GitOrigin-RevId: 4f874860893cbf536e5ef3f62dcaa7ca535c9e50
Change-Id: I55aa8ffcb2a11ae51caba63b7a95cd545f22c11a
1 file changed
tree: ff773ad29474e1d3799f4a6d2257550506be84fc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.