[roll] Roll fuchsia [superproject] Roll third_party/go [zxwait] Handle SignalHandleClosed uniformly

Previously, `SignalHandleClosed` was transformed into an error,
conditionally based on the type of context that was provided to `Wait`.
Unify this behavior so that `SignalHandleClosed always becomes an
`ErrCanceled`.

Original-Bug: 132321
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/908852
Original-Revision: ec663c7bd9dde1db36af79f8c3247fd9277556fb
GitOrigin-RevId: c8066ba598d4b3ab9564200d0a14e834bded2d25
Roller-URL: https://ci.chromium.org/b/8771311172502000177
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909850
Original-Revision: 40247e51ed5c66ffdc65293952a245428c1888e7
Change-Id: Idd6772ede45ee33949db0e136c47164b0970343e
1 file changed
tree: 121091453ae58e57e1864c71a47e656d3aa8a12c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.