Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: fix server exit once a accept failed #241

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

quanweiZhou
Copy link
Collaborator

If the Accept error occurs, an error can be output to ensure that the subsequent connect can be accepted normally.

Fixes: #239

@quanweiZhou quanweiZhou force-pushed the fix-server-accept-0.5 branch 3 times, most recently from 56a0d00 to 50eede8 Compare September 23, 2024 08:26
If the Accept error occurs, an error can be output to ensure that the
subsequent connect can be accepted normally.

Fixes: containerd#239
Signed-off-by: Quanwei Zhou <[email protected]>
@teawater teawater merged commit 2ed2a93 into containerd:0.5.0 Sep 24, 2024
8 checks passed
Tim-Zhang added a commit to Tim-Zhang/ttrpc-rust that referenced this pull request Sep 25, 2024
Cut the release for containerd#241.

Signed-off-by: Tim Zhang <[email protected]>
@Tim-Zhang Tim-Zhang mentioned this pull request Sep 25, 2024
@quanweiZhou quanweiZhou deleted the fix-server-accept-0.5 branch December 22, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants