Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
S2
-
Pre-production defect
-
2
-
S2 (Regular)
Description
Extensions configurations are registered when first used. If that first use happens in an async block, the race condition manifests.
This is causing ComponentPathTestCase#flowWithAsync to be flaky, not properly disposing the validator extension objects.