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

Clarify the main profvis loop #169

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Clarify the main profvis loop #169

merged 4 commits into from
Sep 13, 2024

Conversation

hadley
Copy link
Member

@hadley hadley commented Sep 12, 2024

  • Ensure that we always terminate RProf() even if the expr errors
  • Make it a bit more clear how expr works (we regenerate the lazy binding on every iteration)
  • Ensure we always set lines, even if the expr errors. (This is what lead to the mystifying lines is not a character vector error)

* Ensure that we always terminate `RProf()` even if the expr errors
* Make it a bit more clear how expr works (we regenerate the lazy binding on every iteration)
* Ensure we always set lines, even if the expr errors. (This is what lead to the mystifying lines is not a character vector error)
@hadley hadley requested a review from wch September 12, 2024 20:48
@hadley hadley merged commit 8c72449 into main Sep 13, 2024
9 of 11 checks passed
@hadley hadley deleted the clarify-repeat-logic branch September 13, 2024 12:23
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