Skip to content

PoC for emitting more than one at a time error in typechecking #6666

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

Closed
wants to merge 3 commits into from

Conversation

zth
Copy link
Collaborator

@zth zth commented Mar 4, 2024

Very simple PoC so far. Idea would be to use this in the editor tooling.

@zth zth requested a review from cristianoc March 4, 2024 20:57
Copy link
Collaborator

@cristianoc cristianoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not affect normal operation when off except at most make exception traces look slightly different (I.raise) right?
Also those exceptions I guess never surface to top level.

@zth
Copy link
Collaborator Author

zth commented Mar 7, 2024

This should not affect normal operation when off except at most make exception traces look slightly different (I.raise) right? Also those exceptions I guess never surface to top level.

Pretty much, yes. But worth investigating that in practice, if it makes a difference we need/want to care about.

Copy link

github-actions bot commented Mar 3, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Old issues that went stale label Mar 3, 2025
@zth zth removed the stale Old issues that went stale label Mar 3, 2025
@zth zth closed this Apr 29, 2025
@zth zth deleted the report-more-errors-poc branch April 29, 2025 09:06
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

Successfully merging this pull request may close these issues.

2 participants