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

Try using @timeit to on function calls, not on begin ... end blocks #934

Open
abelsiqueira opened this issue Nov 22, 2024 · 1 comment
Open

Comments

@abelsiqueira
Copy link
Member

Description

When an error happens inside the begin ... end block, the@timeit macro will hide the line where the error happened by just saying that the error happens at the macro line, and they listing macro expansion errors - which is unhelpful

@clizbe
Copy link
Member

clizbe commented Nov 28, 2024

I'm just throwing all your Issues in "Now," but feel free to shift them later if they aren't urgent.

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

No branches or pull requests

2 participants