[roll] Roll fuchsia [netstack3] Use fasync::Scope in TestStack

Joining on fasync::Scope is a stronger statement than joining on the
main task, since that means all children tasks and scopes have also
finished.

Original-Bug: 380897722
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255190
Original-Revision: eb743820fd8b06c9637fdb2b0d558afff651352f
GitOrigin-RevId: 39c65ffe1cc9539278503e26a3e25883f4e2e949
Change-Id: If2e2854e94fb89a2ad8bb432d1f88072442726b6
1 file changed
tree: 29ab3453f6b623c8b62b2ffa89e53f29b99e3142
  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.