mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 07:04:37 +02:00
parent
e6dc8c21a1
commit
a098fe804b
@ -64,8 +64,6 @@ void DbConnection::Pause(void)
|
|||||||
Log(LogInformation, "DbConnection", "Pausing IDO connection: " + GetName());
|
Log(LogInformation, "DbConnection", "Pausing IDO connection: " + GetName());
|
||||||
|
|
||||||
m_CleanUpTimer.reset();
|
m_CleanUpTimer.reset();
|
||||||
|
|
||||||
ClearIDCache();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void DbConnection::StaticInitialize(void)
|
void DbConnection::StaticInitialize(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user