[roll] Roll fuchsia [diagnostics] Introduce cancel to published ctrl

Introduce PublishedInspectController::cancel to allow callers to force
inspect controller to stop serving and join on all its tasks.

A follow-up CL adds this mechanism to netstack3's shutdown path.

Original-Bug: 380897722
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276382
Original-Revision: 09e869dfb0441350af774063535ac40a92e07049
GitOrigin-RevId: 59c4019b1536cca7e5e9792a4eb7ba32140963e6
Change-Id: Icadd269f855a35d627583782954a8d8cddb5c78b
1 file changed
tree: 8de22eb96f9c8b94e25c098abb4e8014adeec22a
  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.