| commit | e61f872c1f5f6e88d06377a40dafe657c94b521c | [log] [tgz] |
|---|---|---|
| author | Benjamin Prosnitz <bprosnitz@fuchsia.infra.roller.google.com> | Tue Mar 08 22:54:22 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 08 14:56:37 2022 -0800 |
| tree | 1953871f8aae23d232581cd51367adfde0f54470 | |
| parent | 42c000cefdec341221f8c94e7df2c8ad2db0342d [diff] |
[roll] Roll fuchsia [goldfish] Don't assert on OnRegister() success If OnRegister() fails, it will bring down the entire process due to ZX_ASSERT(result.ok()). This can happen, for instance, if the channel is closed. This CL instead logs the error and ignores it. If there is a better way to handle the error, please let me know. Original-Bug: 94739 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/655862 Original-Revision: e2ca85c531a8e40753d2f4783af76ba51116f054 GitOrigin-RevId: 9d38079136cbfbfcdea41a94ccaa4dee64112cb0 Change-Id: Iadd0c8a8039a2543260236f0d066c9706e1a06cb
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.