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: fix swallowing ticks on TickerFunc #8

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

spikecurtis
Copy link
Collaborator

@spikecurtis spikecurtis commented Oct 18, 2024

Turns out #7 is bugged. When we refused to call the TickerFunc callback, we didn't advance the next event time, so the Mock kept re-scheduling fire() and we could never finish processing on the tick time.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @spikecurtis and the rest of your teammates on Graphite Graphite

@spikecurtis spikecurtis requested a review from johnstcn October 18, 2024 08:00
@spikecurtis spikecurtis marked this pull request as ready for review October 18, 2024 08:00
Copy link
Collaborator Author

spikecurtis commented Oct 18, 2024

Merge activity

  • Oct 18, 4:33 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Oct 18, 4:33 AM EDT: A user merged this pull request with Graphite.

@spikecurtis spikecurtis merged commit 7f10f7f into main Oct 18, 2024
1 check passed
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.

2 participants