• andrey@lmy004.'s avatar
    WL#3337 (Event scheduler new architecture) · 3b840ade
    andrey@lmy004. authored
    Cleaned up the code a bit. Fixed few leaks.
    This code still does not load events on server startup
    from disk. The problem is that there is a need for a THD instance, which
    does not exist during server boot. This will be solved soon.
    Still Event_timed is used both for the memory queue and for exectution.
    This will be changed according to WL#3337 probably in the next commit.
    3b840ade
event_scheduler.h 839 Bytes