• Tom Evans's avatar
    OF-1063: Prevent TimerThread from exiting · ef7addfd
    Tom Evans authored
    Do not allow TimerThread to exit when the server becomes heavily loaded,
    preferring instead to use the caller's thread to execute a scheduled
    task when needed. This may result in a temporary slowdown, but is better
    than a hard failure which requires a restart of the server.
    ef7addfd
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...