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

test: close fds properly in tests #38884

Closed
wants to merge 1 commit into from

Conversation

joyeecheung
Copy link
Member

@joyeecheung joyeecheung commented Jun 1, 2021

Otherwise the unclosed fd may keep the file open which makes
subsequent rmdir attempts failed at exit.

#38826 (comment)

@github-actions github-actions bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jun 1, 2021
Otherwise the unclosed fd may keep the file open which makes
subsequent rmdir attempts failed at exit.
@joyeecheung
Copy link
Member Author

Looks like a duplicate of #38604 , closing..

@joyeecheung joyeecheung closed this Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant