[roll] Roll third_party/pigweed pw_transfer: Don't assert on resource status responder An RPC call can close for various reasons, such as a client requesting a cancel or their channel shutting down. Code should never assert on RPC call objects being open. This updates the GetResourceStatus RPC callback to simply log an error if its responder object is no longer active. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/219037 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Original-Revision: 4200619994a4a8dcdffb475eac2d8c7659c23e9c GitOrigin-RevId: e90e9434be86e565375c7cb341196b01add86947 Change-Id: Id36109ca4a6a6c862610fdb972e2ae6549927c5a
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.