summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2021-01-02 15:22:13 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2021-01-02 15:25:02 +0000
commit347c29b952f5bf54741f67e884b0b3dc3cb37b16 (patch)
tree5cb9c17451d55990dc9648814f2f385d9dd5abbf /TODO
parent9da59955a6846f0f4d26a184ef18a03ed4e3a47e (diff)
downloadenlightenment-347c29b952f5bf54741f67e884b0b3dc3cb37b16.tar.gz
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
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
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