Skip to content

Plugin activation should throw an error if problems occur #10

@djhellenico

Description

@djhellenico

Current behaviour:
If the configuration parameter 'LOAD_PLUGINS' contains a plugin which cannot be loaded, there is no error reported to the user. Especially in cases where the corresponding entry_point could not be loaded in advance.

Expected behaviour:
If the configuration parameter 'LOAD_PLUGINS' contains a plugin name which cannot be loaded for any reason, groundwork should log a fatal error. The application should exit immediately. The behavious should be independendent of the the APP_STRICT setting.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions