mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
7005f04e34
In this case, `recv` returns `Result<Result<(), Error>, RecvError>` and we only checked the `RecvError` error, actual vCPU restore errors were ignored. BUG=b:316912197 TEST=Added `anyhow::bail!` line to the vCPU restore and observed that restoring no longer gets stuck Change-Id: I51a5e3ff90a9248a7eb5790394143fa0188b2955 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5146882 Reviewed-by: Elie Kheirallah <khei@google.com> Reviewed-by: Noah Gold <nkgold@google.com> Commit-Queue: Frederick Mayle <fmayle@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |