Skip to content

build_helper: Exponentially increase rm delay #140114

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

Closed
wants to merge 1 commit into from

Conversation

ChrisDenton
Copy link
Member

An alternative approach to working around the CI issues with removing a directory. In the worst case this means we may end up waiting a couple of seconds in total for the directory to be removed. Hopefully that will be more than sufficient.

While not my favourite approach, I'm posting this PR just in case my other workaround doesn't help. If it isn't needed then it can be closed.

r? jieyouxu

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Apr 21, 2025
@ChrisDenton
Copy link
Member Author

I'll close this since I think #140120 fixes the underlying issue. I can always reopen if it's still needed for some other reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants