[roll] Roll fuchsia [botanist] Return err on read after close in gce

The serial server was hanging on GCE runs because it waits on a read
after close error before exiting.

Original-Bug: 9127
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/465838
Original-Revision: 80dcedc37f2fc8e747ec155ab3d8c79229c8d6c3
GitOrigin-RevId: 363ab3cf3b24ff4c6357d5695ba90a9caaedce8c
Change-Id: Ib6262f28e7296959d65d19f1135d4d85cd97e306
1 file changed
tree: dc23428179fd3d124fed437165840a6515a94eb8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 via the IRC channel #fuchsia on Freenode.

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.