[kill -15][AFTER_DESTROY]fix destroy threads for kill -15

This commit is contained in:
zhjc1124
2023-07-11 06:54:20 +00:00
committed by ob-robot
parent ca5d9652c4
commit a543a1c63f
12 changed files with 142 additions and 30 deletions

View File

@ -233,7 +233,6 @@ int ObTaskController::init()
void ObTaskController::stop()
{
OB_LOGGER.set_enable_log_limit(false);
ObSyslogPerErrLimiter::instance().stop();
}