You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the vsock code no longer asserting that every vsock packet has two
packets, this error variant was no longer constructed. It's only use was
in a unittest elsewhere, that tested that a vsock error was properly
propagated (however, this test does not require this specific error, so
we can reuse a different variant as the dummy value).
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments