mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
c14d6885eb
There is a probably a more elegant solution where `EventAsync` provides a `futures::stream::Stream` interface, then, instead of using `FuturesUnordered`, we call `StreamExt::for_each_concurrent` to perform the `process_one_chain` work. BUG=b:282108854 Change-Id: Ic5af78e28e7ada5072790dab6af87dea796442d4 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4534425 Commit-Queue: Frederick Mayle <fmayle@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
goldens | ||
backcompat.rs | ||
block.rs | ||
boot.rs | ||
fs.rs | ||
prebuilts.rs | ||
snd.rs | ||
suspend_resume.rs | ||
vsock.rs |