commit | 4334fd4015f3b2b901d4a8dae84ddcf6d1370640 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@fuchsia.infra.roller.google.com> | Fri Oct 27 01:41:17 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 26 18:44:19 2023 -0700 |
tree | b63d890696cb353355366e02dcaae59407c87995 | |
parent | 8a6cdd500d24039ad32f535549dfa63773068dc5 [diff] |
[roll] Roll fuchsia [overnet] Remove last use of unbounded_send in circuit core This is a difficult one as we're effectively multiplexing several channels. Doing it without a guaranteed buffer means a bit of manual polling but it's a fairly clean pattern. Original-Bug: b/287782517 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937989 Original-Revision: fa2ccb58002b4192e1c99075a0773b7d189f8072 GitOrigin-RevId: 0a80907a6f552b8de84f91036ea40c3c49d7d24e Change-Id: I989d1211a6b0421520ed7f96c26c61f306f84872
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
.