[roll] Roll fuchsia [ffx] Clean up async code

Let's remove lots of unnecessary async/awaits (and fix some references
to fuchsia_async::run_singlethreaded(test) while we're at it).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280148
Original-Revision: 2dd9782f0ab1fb5dd44d43f47282336967f6cbf9
GitOrigin-RevId: e5d89ff208fb4b27c9318fbd277312f49fbd6c96
Change-Id: Id84eda21a35fc46fd5a611ffa6e0a289603b26bb
1 file changed
tree: 5ea64d9db0df708649c438e3b13dc8b9e572ad11
  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.