You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(DependencyGraphBuilder): Skip deep comparison for Gradle projects
This is unnecessary and leads to a long runtime (and possible an
infinite loop / recursion) for large dependency graphs as observed in
Signed-off-by: Jendrik Johannes <[email protected]>
0 commit comments