[roll] Roll fuchsia [fdomain] Better handling of dropped clients

Just going through some error recovery paths to make sure if a user
drops the client while still using a handle they get the right sort of
feedback.

Original-Fixed: 458440353
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1415578
Original-Revision: d20681b5b7d3c8b4b0cb46be07b823dda9171d0b
GitOrigin-RevId: f3bbf249f504b75d4d9837e386e4ab448897d59c
Change-Id: Ic219f74e045efa64b22d1808ef4a5cfcf6537e95
1 file changed
tree: 7604c0c3464dbc81dfe71f617863344ae46b642b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.