commit | 6876671f7617700ad95b095160b240c3fe5e0053 | [log] [tgz] |
---|---|---|
author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Fri Oct 28 01:54:11 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 27 18:56:36 2022 -0700 |
tree | 0ef484f6e23fdc842ca48c8aec4d2432e7f25447 | |
parent | af3dbe2a5ddf673c2652badd9fe420c7459d5ace [diff] |
[roll] Roll fuchsia [flatland] Switch ServerBindingRef to ServerBinding ServerBinding unbinds on destruction, which is a better fit for these watcher classes. Now the binding must be dropped first, because any unused async completers will panic unless the binding is torn down. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/743922 Original-Revision: d1435b31b33ce9a91b2e40d4edfd9a0716a82d22 GitOrigin-RevId: d8b2ca0451f1679da33a825be0e1ccd74749a52f Change-Id: Ic6f923ed1bfc431f8151641bb7fbbed9be732951
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
.