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
Unnecessary context bootstrap triggered for application module tests due to overly constrained equals(…) and hashCode() in ModuleTypeExcludeFilter#1262
🪲 Bugs
Potential ConcurrentModificationException when running @ApplicationModuleTest tests in parallel #1303
Potential stack overflow when looking up a module's dependencies if it's part of a cycle #1301