sbt/buildfile/src
eugene yokota ebee3a86d9
[2.x] fix: concurrency control around Scala 3 compiler (#7938)
**Problem**
Early initialization thread throws ConcurrentModificationException.

**Solution**
This puts wraps it in Retry.
2024-12-10 08:30:17 -05:00
..
main/scala/sbt/internal [2.x] fix: concurrency control around Scala 3 compiler (#7938) 2024-12-10 08:30:17 -05:00
test use `given` instead of `implicit val` 2024-11-17 17:35:23 +09:00