Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexarchambault
Copy link
Member

@alexarchambault alexarchambault commented Nov 15, 2022

This fixes the issues I'm getting while running locally the repro of com-lihaoyi/mill#2112 (comment).

Likely fixes #1753 (concurrent download errors are no more thrown)
Likely fixes #2022 too (concurrent download errors are no more thrown)

Should fix #1815 (this addresses a race condition, that was making some parallel downloads wipe files freshly written by others).

Does the same as Mill's publishLocal, but publishes empty source and
javadoc JARs.
@alexarchambault alexarchambault marked this pull request as ready for review November 15, 2022 14:21
@alexarchambault alexarchambault merged commit 07da89b into coursier:main Nov 15, 2022
@alexarchambault alexarchambault deleted the fix-locking branch November 15, 2022 14:43
lefou added a commit to lefou/mill that referenced this pull request Dec 2, 2022
lefou added a commit to com-lihaoyi/mill that referenced this pull request Dec 2, 2022
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.

"concurrent download" even with a single repository Race condition while moving temporary .part files Nondeterministic "twice in parallel" error

1 participant