crosvm/cros_async
Noah Gold e47e28c1c1 cros_async: fix Windows test failures.
With create_overlapped becoming a "must create" open call, the misuse of
it in a test where the file already existed became a hard failure. This
CL fixes that issue by moving to open_overlapped (as it should have been
before).

BUG=b:346381109
TEST=tested downstream

Change-Id: Id49739b8b32a23eabe78e8173d8c397a0b4607e2
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5630351
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Noah Gold <nkgold@google.com>
2024-06-13 21:49:24 +00:00
..
src cros_async: fix Windows test failures. 2024-06-13 21:49:24 +00:00
tests cros_async: Combine platform-specific Executors 2024-03-26 16:54:35 +00:00
Cargo.toml base_tokio: tokio compatible Event and Tube types 2024-06-06 23:30:20 +00:00