diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-12-19 11:45:13 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-01-10 12:22:49 -0500 |
commit | aae29ba48b2b15594f3b39ca0d6a5df9263dff0a (patch) | |
tree | 6e3891d53865a3c5aca556cef407cca3d8b86f52 /docs | |
parent | 485c8f2ef008e10f9d2a2b497c291c4ec716428c (diff) | |
download | kutter-aae29ba48b2b15594f3b39ca0d6a5df9263dff0a.tar.gz kutter-aae29ba48b2b15594f3b39ca0d6a5df9263dff0a.tar.xz kutter-aae29ba48b2b15594f3b39ca0d6a5df9263dff0a.zip |
heaters: Disable heater if it appears main thread has stopped updating
Update the heating code to periodically check that the main thread is
operating properly. This is a mitigation for some rare cases where
the main thread may lockup while the background heater updating code
continues to run. The goal is to detect these rare failures and
disable future heater updates.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions