[roll] Roll fuchsia [cm] Implement subscribe semantics for event streams opened twice Currently, if you try to open a v2 event stream more than once, since the event stream has already been "taken", it will fail. This patch implements "subscribe" semantics on the second attempt, so that we call subscribe in the event registry on the second attempt, then merge the final subscribed streams. Test: fx test "//src/sys/component_manager/tests/events_v2:events_v2_integration_test_test_events_v2_integration_test_component(//build/toolchain/fuchsia:x64)" Original-Bug: 81980 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/729004 Original-Revision: e63c9a99bfde93b61784e43abf578629b6914430 GitOrigin-RevId: 82a8bfd203abafbe288201a16f67b7c9a1729eed Change-Id: I97b424427d5f131ce1e9b8291758125cd9b07291
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.