Skip to content
Snippets Groups Projects
Unverified Commit 1cb810ff authored by Scott Lahteine's avatar Scott Lahteine Committed by GitHub
Browse files

[2.0.x] Automatically reset stepper timeout (#10179)

* Automatically reset stepper timeout in manage_inactivity

Any code that adds moves to the planner can skip resetting the stepper timeout. We can let `idle` / `manage_inactivity` reset the timer whenever it detects any moves in the planner.

* blocks_queued => has_blocks_queued
parent 97e8a6eb
Branches
Tags
No related merge requests found
Showing
with 47 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment