Resolves a lazy plugin stub to its real plugin. Returns the plugin unchanged if it is not lazy. Failures surface as LazyPluginError with context.reason indicating the failure mode and (for loader failures) cause set to the original error.
context.reason
cause
Resolves a lazy plugin stub to its real plugin. Returns the plugin unchanged if it is not lazy. Failures surface as LazyPluginError with
context.reasonindicating the failure mode and (for loader failures)causeset to the original error.