-
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