hybrid vsock lost the first package when it was just created #1432
Labels
Priority: High
Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Type: Bug
Indicates an unexpected problem or unintended behavior
We meet the issue with firecracker in kata-containers/kata-containers#79.
And I found that hybrid vsock will drop or truncate the first package and qemu doesn't have this issue.
I add code that send an empty package and wait the first package arrive from client to handle this issue in https://github.com/alipay/grpc/commit/811660d28e3771a162cd5ece0d1e950168476ac8.
The text was updated successfully, but these errors were encountered: