| commit | 88897f0c31d0b04114faeb89a25bb089b7a7b69b | [log] [tgz] |
|---|---|---|
| author | Thomas Gales <tgales@fuchsia.infra.roller.google.com> | Sat Jun 01 19:27:22 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Sat Jun 01 12:28:57 2024 -0700 |
| tree | 66257642cf146df8ec6ce30e38eee2a2ae00643a | |
| parent | 4627e65920116d7a66223514ffacf77bf5fa13b2 [diff] |
[roll] Roll fuchsia Revert "[ffx] Change ffx_config::get() to not be async" This reverts commit 0844e358d4e0fb79a2cb01e9807f0a42d6278eb7. Reason for revert: suspected to be causing host_x64/ffx_repository_packages_lib_test failures Original change's description: > [ffx] Change ffx_config::get() to not be async > > In preparation for changing ffx to use read-only configs, this > CL changes config to use a `std::sync::RwLock` instead of an > `async_lock::RwLock`. This won't cause problems since > ffx is single-threaded and won't run into asynchronous lock > issues. > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1057902 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1058557 Original-Revision: cd67bed1d3f9e1019e53ba315e0f80aae76e9a71 GitOrigin-RevId: d2932c035882ec97f22dc5b8d65aa3d5277df96d Change-Id: I3e8ed2ddabfd3b57c456a55196d2c918988aa77a
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.