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

[Jazzy] Improve error reporting by adding file locations to exceptions #822

Closed
wants to merge 2 commits into from

Conversation

rolker
Copy link

@rolker rolker commented Jan 28, 2025

In order to pinpoint which launch file caused an exception, this patch intercepts exceptions and adds notes that help determine the source of the error.

This might help with #799 as well.

@christophebedard
Copy link
Member

Would you be able to target the rolling branch instead? We usually do PRs against rolling and then backport to other distros as needed (and if possible).

@rolker rolker force-pushed the improve_error_reporting_jazzy branch from 0068b74 to 9f4149a Compare January 28, 2025 19:10
@rolker
Copy link
Author

rolker commented Jan 28, 2025

Opened a PR against rolling with the same commits. Should I leave this open to backport to Jazzy or is there another mechanism to do that?

@rolker rolker changed the title Improve error reporting by adding file locations to exceptions [Jazzy] Improve error reporting by adding file locations to exceptions Jan 28, 2025
@christophebedard
Copy link
Member

We can close this for now. We have a tool that backports PRs.

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