If an AA is registered to the dependency graph in the manifest stage, Attributor aborts in ::manifestAttributes().
This patch prevents such termination.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Another way to achieve the same goal is to remove the assertion in manifestAttributes.
I'm not sure which is better.