[roll] Roll fuchsia [fxtest] Clean up iterator queues on completion in EventRecorder Remove the iterator's queue from `EventRecorder._queues` upon reaching `StopAsyncIteration` to prevent unbounded memory leaks when creating multiple iterators. Also index into `_init_items` with an offset rather than calling `pop(0)` on each step to avoid quadratic list shifting overhead. Test: fx test event_test.sh Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1789679 Original-Original-Revision: cbfcce6a3bfb284cf28151df7ad027f19bc3219d GitOrigin-RevId: 7d929ea4299d4f9c15b454bae86a3efdbc9ee1f1 Change-Id: Ibca50fdf51479c407fdc4dc1887017e5f04e922f Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1800522 Cr-Commit-Position: refs/heads/main@{#201023}
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.