commit | c2db7257cd3dccd45cad9c5f036f1a00a301d831 | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Tue May 06 21:07:53 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 06 21:10:06 2025 -0700 |
tree | 29ab3453f6b623c8b62b2ffa89e53f29b99e3142 | |
parent | c378190dc6c06a6ababa10dfba109f71919c9d24 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.