Skip to content

Conversation

@emilyyuan03
Copy link

@emilyyuan03 emilyyuan03 commented Sep 26, 2025

There is a ticket that ConcurrentModificationException happens in the criticalLintGradle tasks. We were unable to reproduce the error locally, but the build scan shows that the criticalLintGradle task runs in parallel with spotless task, which may also be changing the project.configurations at the same time. Our attempt to fix it is by using a snapshot of the configurations

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.

4 participants