[roll] Roll fuchsia [archivist] Do not hold pipeline lock while fetching inspect data The first thing that `fetch_inspect_data` (while holding the `pipeline.read()` lock) was doing is: `self.inner.read()`. But we could have other threads which were doing `pipeline.write()` while holding the `self.inner.write()` lock. Original-Bug: 121650 Multiply: fshost-metrics-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/807967 Original-Revision: a993dfd250d720fbb3bd1eb6a7a69d149b0c51f2 GitOrigin-RevId: 7a8542b1c170b8aa0a0f887ac4f8b8378a75910b Change-Id: I17563c22b6c1b4d05c4f3528d32da8d5d3bce5f5
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.