[roll] Roll fuchsia Revert "[fuchsia-async] Change Scope::spawn to return detach-on-drop tasks"

This reverts commit 1563bb37b6a0546e6658305c72df040f088a8d2d.

Reason for revert: Possible cause of b/369671675

Original change's description:
> [fuchsia-async] Change Scope::spawn to return detach-on-drop tasks
>
> Task::spawn returns cancel-on-drop tasks, but we want Scope::spawn to
> return detach-on-drop tasks.
>
> Change-Id: I4ca01365c59b4957e4ae7c5963b0fdbe02cc156b
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114316
> Reviewed-by: Jacob Rutherford <jruthe@google.com>
> Reviewed-by: Tyler Mandry <tmandry@google.com>
> Fuchsia-Auto-Submit: Chris Suter <csuter@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125766
Original-Revision: d9a26c83da6e2ee9feb32fba5b89347abe381a5c
GitOrigin-RevId: ef733dbe8901bf6e0f62c7150f5950eb5c83dfec
Change-Id: I6b8198c10e69f92d2c423490cad4fdab086644fc
1 file changed
tree: c12cdd3c0f7540b187d7ec4ef1890dfdaa35ae4a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.