[roll] Roll fuchsia [ffx] Don't block the event loop when spawning control master

Waiting for the output of the command to spawn the control master,
specifically, can take a long time, particularly when the address is
not found, and it stops the executor from making progress elsewhere,
which means it breaks any timeouts the caller might have set on the
operation.

Original-Fixed: 466180527
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1451152
Original-Revision: 5b94ce54bd6554acda6984cba5ecb7f52082c0a4
GitOrigin-RevId: 632b2da694080a361e6770e140de3a5c14e8c2e5
Change-Id: I76fecd450d5237d6091054d0132c618c17e7d61c
1 file changed
tree: e1832f5054c942d3c9729f884e2c345ede3805e6
  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.