Commit Graph

3 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 4fed9fc780 Added missing comment to config.d 2022-11-26 17:58:15 +02:00
Tristan B. Velloza Kildaire e8b78156b7 Added support for graceful shutdown 2022-11-26 17:12:41 +02:00
Tristan B. Velloza Kildaire 03dfe3ccfd Removed TODO comment
Added configuration system

Introduced two modes of "sleeping" the event loop, sleep-based and yield-based (with 200ms sleep-mode as the default)

Disabled `setSleep(Duration)` for now
2022-11-26 16:52:21 +02:00