Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traceback at wrong module loader.py #51

Open
quintijn opened this issue Jan 9, 2023 · 0 comments
Open

traceback at wrong module loader.py #51

quintijn opened this issue Jan 9, 2023 · 0 comments
Assignees

Comments

@quintijn
Copy link
Collaborator

quintijn commented Jan 9, 2023

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

quintijn added a commit to dougransom/natlinkcore that referenced this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants