Skip to content

[release/1.6] Fix TestNewBinaryIOCleanup failing with gotip#10555

Merged
mxpv merged 1 commit intocontainerd:release/1.6from
zhsj:bpo-10346-1.6
Aug 7, 2024
Merged

[release/1.6] Fix TestNewBinaryIOCleanup failing with gotip#10555
mxpv merged 1 commit intocontainerd:release/1.6from
zhsj:bpo-10346-1.6

Conversation

@zhsj
Copy link
Copy Markdown
Contributor

@zhsj zhsj commented Aug 6, 2024

This PR ignores a new pidfd file descriptor that is introduced in gotip (future 1.23) and should not be considered when detecting fd leaks.

Fixes #10345

(cherry picked from commit f0aecaa)

Cherry pick #10346

This PR ignores a new pidfd file descriptor that is introduced in
gotip (future 1.23) and should not be considered when detecting fd leaks.

Fixes containerd#10345

Signed-off-by: Mauri de Souza Meneguzzo <[email protected]>
(cherry picked from commit f0aecaa)
Signed-off-by: Shengjing Zhu <[email protected]>
@k8s-ci-robot
Copy link
Copy Markdown

Hi @zhsj. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dosubot dosubot Bot added go Pull requests that update Go code kind/bug labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update Go code kind/bug needs-ok-to-test size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants