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: Retry on OverlappingFileLockException #558

Merged
merged 1 commit into from
Mar 16, 2025

Conversation

eed3si9n
Copy link
Collaborator

See also coursier/coursier#3318

Problem

  1. On Windows, Coursier is hitting OverlappingFileLockException reliably in some repos.
  2. I'm currently unable to bump Coursier due to another bug.

Solution

Retry from lm-coursier side.

See also coursier/coursier#3318

**Problem**
1. On Windows, Coursier is hitting OverlappingFileLockException reliably in some repos.
2. I'm currently unable to bump Coursier due to another bug.

**Solution**
Retry from lm-coursier side.
@eed3si9n eed3si9n merged commit 4aa7fbc into coursier:main Mar 16, 2025
9 checks passed
@eed3si9n eed3si9n deleted the wip/retry branch March 16, 2025 23:12
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.

None yet

1 participant