archives

« Bugzilla Issues Index

#2796 — Dynamic dependencies duplication assertion error


If a dynamic instantiation result returns duplicated dependencies, the assertion in AddDependencyLoad would fail on a duplication.

Ideally we should either explicitly throw in this scenario, or dedupe the instantiation result dependencies depsList first.


concerns old module spec.