Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-2.0.0
-
None
Description
There are still situations were failed cyclical dependencies are not completely cleaned up, which leads to bundles being considered to be resolved when in fact they are not. The previous fix for this did not go far enough since it only cleaned immediately cyclical dependencies. Instead, it must removed failed candidates from any modules using them as a potential candidate, which could also cause those modules to fail to resolve if that was the only potential candidate.
Attachments
Issue Links
- is related to
-
FELIX-1422 Resolver does not always discard partial results when a cyclically dependency fails
- Closed