mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
The command and event queues are not replaced throughout the Worker's life, and their ownership is given to it when run() is invoked. Make them members of Worker so we don't need to pass them around with each method call. BUG=b:161774071 TEST=GTS DashTest passes on hatch-arc-r. Change-Id: I92441a8be5e9dbc2fdaddc1546632ea404de0aaa Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2932299 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: David Staessens <dstaessens@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |