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 missing call sites for short-circuiting functions #59

Merged

Conversation

carbolymer
Copy link
Contributor

@carbolymer carbolymer commented Jan 26, 2024

nothingFailM, leftFailM, jsonErrorFailM were reporting only failure message without highlighting call site. This PR freezes call stack for them, allowing to do so.

@newhoggy newhoggy merged commit e499136 into main Jan 29, 2024
16 checks passed
@newhoggy newhoggy deleted the mgalazyn/fix/display-callsites-for-shortcircuiting-functions branch January 29, 2024 10:07
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.

3 participants