scalacenter / scalafix

Refactoring and linting tool for Scala
https://scalacenter.github.io/scalafix/
BSD 3-Clause "New" or "Revised" License
826 stars 186 forks source link

Fix flaky integration tests #2057

Closed bjaglin closed 1 month ago

bjaglin commented 1 month ago

Follows https://github.com/scalacenter/scalafix/pull/2034 which increased race conditions and thus flakiness

Two first commits are just unrelated minor fixes discovered during troubleshooting