Michael Friedrich 78e24c53f1 DB IDO: Do not deactivate objects during application reload/restart
This follows the same principle as with the shutdown handler,
and was introduced with the changed reload handling with 2.9.
Previously IsShuttingDown() was sufficient which got set at one
location.

SigUsr2 as handler introduced a new location where m_ShuttingDown
is not necessarily set yet. Since this handler gets called when
l_Restarting is enabled, we'll use this flag to avoid config update
events resulting in object deactivation (object->IsActive() always
returns false).

refs #5996
refs #6691
refs #6970

fixes #7125
2019-05-03 15:40:48 +02:00
..
2019-04-01 11:40:14 +02:00
2019-04-25 08:25:28 +02:00
2019-04-25 08:25:28 +02:00
2019-04-01 13:31:16 +02:00
2019-03-18 15:07:57 +01:00
2019-04-01 11:40:14 +02:00
2019-04-24 12:10:57 +02:00
2019-04-25 08:25:28 +02:00
2019-04-25 08:25:28 +02:00
2019-04-25 08:25:28 +02:00
2019-04-25 08:25:28 +02:00