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

Revert to legacy handlers when inside try..catch block? #17

Open
schuemie opened this issue Jul 4, 2022 · 0 comments
Open

Revert to legacy handlers when inside try..catch block? #17

schuemie opened this issue Jul 4, 2022 · 0 comments
Labels
enhancement New functionality that could be added

Comments

@schuemie
Copy link
Member

schuemie commented Jul 4, 2022

When inside a try...catch block, the new handlers for caching messages, warnings and errors don't work. Perhaps in these cases we could use the legacy handlers (those used in ParallelLogger <= v2, see for example here) to at least catch warnings and errors?

@schuemie schuemie added the enhancement New functionality that could be added label Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New functionality that could be added
Projects
None yet
Development

No branches or pull requests

1 participant