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

fix(errors): get runtime caller from correct location #44

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

irdaislakhuafa
Copy link
Owner

Fixes the issue where the runtime caller was not being retrieved from the correct location in the stack trace. This could lead to incorrect error messages being generated.

The changes in this commit update the runtime caller retrieval location to be the correct location in the stack trace and fix the issue.

Fixes the issue where the runtime caller was not being retrieved from the correct location in the stack trace. This could lead to incorrect error messages being generated.

The changes in this commit update the runtime caller retrieval location to be the correct location in the stack trace and fix the issue.
@irdaislakhuafa irdaislakhuafa added the enhancement New feature or request label Apr 29, 2024
@irdaislakhuafa irdaislakhuafa merged commit 3fe39a2 into master Apr 29, 2024
1 check passed
@irdaislakhuafa irdaislakhuafa deleted the log branch April 29, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant