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

Only run the profiler through a single cycle #463

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

epwalsh
Copy link
Member

@epwalsh epwalsh commented Feb 22, 2024

We were missing the repeat argument to the scheduler, which explains
why the profiler would keep cycling indefinitely.

We were missing the `repeat` argument to the scheduler, which explains
why the profiler would keep cycling indefinitely.
@epwalsh epwalsh requested a review from dirkgr February 22, 2024 18:39
@epwalsh epwalsh merged commit 922db6a into main Feb 22, 2024
10 of 11 checks passed
@epwalsh epwalsh deleted the epwalsh/profiler branch February 22, 2024 19:54
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.

None yet

2 participants