mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 09:51:00 +00:00
SystemServer will now track the number of restart attempts and the run time of a service, and will also pay attention to its exit code. If a service exits unsuccessfully and too quickly (in less than a second), SystemServer will only attempt to restart it twice. This means that if WindowServer crashes on startup, we will now see just a few copies of the crash instead of the quickly scrolling log flashing with colors :^) |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| Makefile | ||
| Service.cpp | ||
| Service.h | ||