diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-11-06 00:19:48 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-11-06 00:19:48 -0400 |
commit | 9ecddd1ba4fe6d481f01fa2b1d9175b927907156 (patch) | |
tree | 9edf17bbda39ad6064e6b615c734310f94ef5211 /klippy/mcu.py | |
parent | dccd5554091561ec3099de32505530b4295b67d9 (diff) | |
download | kutter-9ecddd1ba4fe6d481f01fa2b1d9175b927907156.tar.gz kutter-9ecddd1ba4fe6d481f01fa2b1d9175b927907156.tar.xz kutter-9ecddd1ba4fe6d481f01fa2b1d9175b927907156.zip |
sched: Fix scheduling bug in repeat scheduler check
Commit 7d95a004 introduced a defect - if the cached timer pointed to
by last_insert did not reschedule itself then the cache would not be
in a valid state and other active timers may not get properly
rescheduled.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/mcu.py')
0 files changed, 0 insertions, 0 deletions