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

Initial experiment with trace() #1804

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Initial experiment with trace() #1804

wants to merge 1 commit into from

Conversation

hadley
Copy link
Member

@hadley hadley commented Jun 4, 2023

No description provided.

@hadley
Copy link
Member Author

hadley commented Sep 29, 2023

Not successful because you can’t use return() with trace() because it wraps the tracing statement with .doTrace which does eval.parent(substitute(expr)) instead of just expr. But maybe we could mock .doTrace?

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.

1 participant