[roll] Roll fuchsia [netstack3] Add TimerDispatcher::stop()

Add a mechanism to stop the timer dispatcher and update all tests to use
it to join the task on test termination.

Call stop from NetstackSeed::serve but don't join yet, we'll join all
long running tasks together once all of them handle termination
correctly.

Original-Bug: 132457
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907721
Original-Revision: d8592f1c9db447121a64557664d6861006be109a
GitOrigin-RevId: 0cc99277d107e46eaf3e2e0fcaa507bd6f5b85b6
Change-Id: I6ac582725ef2ed7e6b63e2eb2e4d03cd928bfb77
1 file changed
tree: 1ad83d41d6deef5e5fc522a4fa11b63d33776271
  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.