[roll] Roll fuchsia [netstack3] Join long running tasks on shutdown

Apply termination conditions for loopback, interfaces worker, and timer
dispatcher then join all their tasks.

Cleanup all ctx clones and assert that we can destroy `Ctx` at the end
of `NetstackSeed::serve`.

There's still only a single test actually doing synchronous shutdown.
We'll enforce that shutdown must be called in a follow up change.

Original-Bug: 132457
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/908182
Original-Revision: a387051113886322bedf5285d928bfa501a073ec
GitOrigin-RevId: b1b2f1c2edf373af44a861f298a9758727dbf094
Change-Id: I0cf6bfcc3ee51380bf5c9cab194e12fd2357aa2e
1 file changed
tree: 5bafa838ec7209a3463cf182a35ada2db80286bb
  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.