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

Skip ticks when missed. #828

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Skip ticks when missed. #828

merged 1 commit into from
Nov 26, 2024

Conversation

piohei
Copy link
Contributor

@piohei piohei commented Nov 25, 2024

Motivation

When for some reason (like tree rebuild or similar) tasks wait long for something, ticks are being buffered if time passes. It then results in multiple "ticks" same time when. When skip strategy is used then ticks are not buffered.

Solution

PR Checklist

  • Added Tests
  • Added Documentation

@piohei piohei requested a review from a team as a code owner November 25, 2024 16:39
@piohei piohei merged commit 9af7b2c into main Nov 26, 2024
5 checks passed
@piohei piohei deleted the piohei/skip_ticks_when_missed branch November 26, 2024 08:08
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