Salome HOME
[EDF29150] : prevent deletion of datastructure of perf log tree on orb_destroy called... emc2p_1.6.0-rc1
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 21 Feb 2024 06:59:23 +0000 (07:59 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 21 Feb 2024 08:29:17 +0000 (09:29 +0100)
commit90ae4e07bb33f665ad05648955a24788db40c411
tree13432c17d41d34403c4ac66474ccb5c1d165bbee
parentbf637648a815c03f19b1c3584b6e924343aa6387
[EDF29150] : prevent deletion of datastructure of perf log tree on orb_destroy called by RuntimeSalome::fini from YACS
             Clean management of instances and POA desactivation even on orb_destroy. To avoid unexpected destroy of perf log instance on container shutdown after successful YACS run the log instance is no more cleaned at container Shutdown.
src/Container/SALOME_Container.py
src/Launcher/SALOME_LogManager.cxx
src/Launcher/SALOME_LogManager.hxx