dropbox / dependency-guard

A Gradle plugin that guards against unintentional dependency changes.
Apache License 2.0
390 stars 14 forks source link

Fix: Race Condition during afterEvaluate Configuration Validation in 0.4.2 #90

Closed handstandsam closed 1 year ago

handstandsam commented 1 year ago

Addressing https://github.com/dropbox/dependency-guard/issues/87 as 0.4.2 continues to throw exceptions for some project configurations.


I have validated this in 3 very large projects, including one that had a reproducible error on 0.4.2.