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

[0.5.0] Ignore close fd error #214

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

Tim-Zhang
Copy link
Member

No description provided.

We can't avoid file descriptors being mistakenly closed by other code.
So in this case, the only thing we can do is ignore errors.

Signed-off-by: Tim Zhang <[email protected]>
@Tim-Zhang Tim-Zhang force-pushed the ignore-close-fd-error-0.5 branch from 2914339 to c47314b Compare October 23, 2023 12:31
@lifupan lifupan merged commit d9c3068 into containerd:0.5.0 Oct 24, 2023
8 checks passed
@Tim-Zhang Tim-Zhang deleted the ignore-close-fd-error-0.5 branch October 24, 2023 07:17
Tim-Zhang added a commit to Tim-Zhang/ttrpc-rust that referenced this pull request Oct 24, 2023
Cut the release for containerd#214.

Signed-off-by: Tim Zhang <[email protected]>
@Tim-Zhang Tim-Zhang mentioned this pull request Oct 24, 2023
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