Skip to content

Fix runtime error call stacks to show function names instead of UUIDs#5586

Closed
OceanOak wants to merge 1 commit intodarklang:mainfrom
OceanOak:improve-runtime-err
Closed

Fix runtime error call stacks to show function names instead of UUIDs#5586
OceanOak wants to merge 1 commit intodarklang:mainfrom
OceanOak:improve-runtime-err

Conversation

@OceanOak
Copy link
Copy Markdown
Collaborator

No description provided.

@OceanOak OceanOak marked this pull request as ready for review January 23, 2026 13:07
@OceanOak OceanOak requested a review from StachuDotNet January 23, 2026 18:27
@StachuDotNet
Copy link
Copy Markdown
Member

Is this still relevant/ I think so, but needs update given changes since. At the time this PR was made, I was hesitant to merge because of accountID leaking in additional places

@OceanOak
Copy link
Copy Markdown
Collaborator Author

This is no longer relevant. We now use hashes for package function references, and the call stack resolution already maps them back to function names. I tested this by triggering a runtime error in the CLI, the error output correctly shows function names instead of hashes. Closing.

@OceanOak OceanOak closed this Mar 11, 2026
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