[roll] Roll fuchsia [starnix] Don't hold unlocked_for_async ref while in spawn_console

Holding the reference to Unlocked from unlocked_for_async while doing
await leads to potentially trying to borrow it twice.

Original-Bug: 332702063
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1023313
Original-Revision: 62ff1c3bb12f03a7ecc6c1149b817a3ffcaf34de
GitOrigin-RevId: dae0d481476a298e177f3ea28d6026c8d69ac83c
Change-Id: I1262701673fcac22d95be0dc61c12c39532f79f5
1 file changed
tree: 7504f8b5380399cf94d3dc9ef10ba31ad21c2612
  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 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.