From 347c29b952f5bf54741f67e884b0b3dc3cb37b16 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 2 Jan 2021 15:22:13 +0000 Subject: watchdog - add a watchdog thread that pings mainloop every 10sec if the main loop were to hang for some reason, this would detect it, forcibly exit e and e_start can restart e again so things are working. @feat --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b157c4867b..dbe7ece39a 100644 --- a/TODO +++ b/TODO @@ -181,8 +181,6 @@ TODO: logging like tables, icons, timelines and graphs that can be output in text emulation and to screen - change eina log to go into here with eina_log_print_cb_set() ) -* watchdog: add watchdog handling to e_start to detect a hung e - * also detect if frames stop rendering but loop ok? * settings: config dialog redo and simplification * simplify the config and remove useless options * focus on new simpler config dialog(s) first -- cgit v1.2.1