Skip to content

[1.x] fix: Use Retry.io for compilation #8070

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

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

eed3si9n
Copy link
Member

Fixes #8058

Problem

sbt 1.10.10 still has retry problem with compilation.

Solution

Revert the retry logic back to the time when we only retried IOExceptions.

**Problem**
sbt 1.10.10 still has retry problem with compilation.

**Solution**
Revert the retry logic back to the time when we only retried IOExceptions.
@eed3si9n eed3si9n merged commit 1b4a345 into sbt:1.10.x Mar 17, 2025
16 of 17 checks passed
@eed3si9n eed3si9n deleted the wip/bump-io branch March 17, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sbt 1.10.10 repeats compilation on compiler crashes
1 participant