Skip to content

traceback at wrong module loader.py #51

Open
@quintijn

Description

When a loaded module has an error, the traceback is printed twice, and NOT red (so not to sys.stderr).
Maybe that could be solved/improved...

        self.logger.exception(traceback.format_exc())

in loader.py line 348

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions