We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From https://github.com/opencontainers/runc/actions/runs/9307874551/job/25620077978?pr=4290 (job is ubuntu-22.04, 1.21.x, -race):
=== RUN TestFdLeaks exec_test.go:1759: extra fd 23 -> exec_test.go:1762: found 1 extra fds after container.Run --- FAIL: TestFdLeaks (0.22s)
This is the first time I see it.
The text was updated successfully, but these errors were encountered:
I wonder if the TestFdLeaks is checking the leakage of FDs that was created by Runc, instead of the FDs created by container process
Sorry, something went wrong.
No branches or pull requests
Description
From https://github.com/opencontainers/runc/actions/runs/9307874551/job/25620077978?pr=4290 (job is ubuntu-22.04, 1.21.x, -race):
This is the first time I see it.
The text was updated successfully, but these errors were encountered: