[roll] Roll fuchsia [events] Remove BlockingEventSource

With this change, there is only one kind of EventSource and individual
events are either sync or async. All affected tests are updated to use
EventSource. For OpaqueTest, there is an implicit static EventStream
that listens for Resolved and is dropped when the EventSource is
dropped.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/474625
Original-Revision: 608ef1f1d2b2951dac401e72f0a1123c741815fd
GitOrigin-RevId: fc15e5c5c901abee7801b27c10480c62d5c04d9c
Change-Id: I214f0048591b0cec6207f49d8e303e10fe9f2ed2
1 file changed
tree: c32cf286e371c0f8b231243d20a2e784efecd8a0
  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.