Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Dumping traceback of runtime errors impl #548

Merged
merged 3 commits into from
Aug 5, 2024
Merged

Conversation

ThakeeNathees
Copy link
Collaborator

Description

This will pretty dump the traceback of a runtime error. with anchors ^ indicating the exact location of the exception along with the stack frames (function name, file, line).
 
Screenshot 2024-07-10 105455

@ThakeeNathees ThakeeNathees force-pushed the thakee-traceback-dump branch from 0ac8d1e to d88cf98 Compare July 30, 2024 15:12
Copy link
Contributor

@marsninja marsninja left a comment

Choose a reason for hiding this comment

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

LGTM

@marsninja marsninja merged commit c7d715d into main Aug 5, 2024
4 checks passed
@marsninja marsninja deleted the thakee-traceback-dump branch August 5, 2024 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants