[roll] Roll fuchsia [fake-clock] Remove potential deadlock

This removes a deadlock that was occurring in fake-clock due to
a mutex held across an await.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/485184
Original-Revision: 3ac861a5f94a0e4d7d68c6e60f12f8b1da70db80
GitOrigin-RevId: 408fa8e7cbc662093b1ce84fad3073a0623ad7c3
Change-Id: I7c289001597751687821ba53bb08d784cbb76a69
1 file changed
tree: 9a09143a4717968280e1bcc19d9f28143bede438
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.