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

Capture warnings and present them to developers. #232

Open
lengau opened this issue Feb 7, 2024 · 0 comments
Open

Capture warnings and present them to developers. #232

lengau opened this issue Feb 7, 2024 · 0 comments

Comments

@lengau
Copy link
Contributor

lengau commented Feb 7, 2024

What needs to get done

Use logging.captureWarnings to capture warnings and present them in a developer-friendly manner. This should be done in a way that hides them from the user by default.

Why it needs to get done

Currently we don't capture warnings, so code that raises warnings that don't get ignored could cause weird output.

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

1 participant