[roll] Roll fuchsia [botanist] Simplify LockedWriter * New implementation uses only a single buffered channel to guarantee safety under concurrent usage same as existing implementation. * Existing test fails with `go test -count 1000 -race` and is replaced by a passing one. * The Context is unused and therefore, omitted. * LockedWriter is no longer an io.Closer. Making it one is rather confusing when it doesn't really close the underlying io.Writer. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1468716 Original-Revision: 90c80a9b87d46427761b2551e677bf1c59bd34d2 GitOrigin-RevId: 13160eef75148a3cd8563dd56fc340b9848020a7 Change-Id: Ie687bf3d843c266dd85e73550ba4527d3b6feefe
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 in one of the communication channels documented at get involved.
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.