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

Fix flaky test_cleanup_intermediate_files #5645

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

We occasionally see this test fail as it takes more than a millisecond on very contended CI runners for the asynchronous cleanup to be performed - https://github.com/apache/arrow-rs/actions/runs/8690327829/job/23830012773

What changes are included in this PR?

Are there any user-facing changes?

@tustvold tustvold added the development-process Related to development process of arrow-rs label Apr 15, 2024
@github-actions github-actions bot added the object-store Object Store Interface label Apr 15, 2024
@tustvold tustvold merged commit 0124307 into apache:master Apr 15, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs object-store Object Store Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants