Make sure the TES is cleaned by EventLoopMgr before finalize
The LHCb Alignment jobs have to manually update the alignment conditions in memory at finalize, and (since we added support to multi threading in UpdateManagerSvc) that requires that the lock we put in the TES is removed before we update.
Because of that behaviour we found that the TES is not properly cleaned when we exit the event loop after a fix number of events.
Closes LHCBPS-1850
Edited by Marco Clemencic
Merge request reports
Activity
changed milestone to %v33r2
added 1 commit
- a8c78412 - Clearing an empty transient store is not an error
added lhcb-gaudi-head label
- [2020-06-11 00:09] Validation started with lhcb-gaudi-head#2628
- [2020-06-12 00:12] Validation started with lhcb-gaudi-head#2629
- [2020-06-13 00:12] Validation started with lhcb-gaudi-head#2630
- [2020-06-14 00:08] Validation started with lhcb-gaudi-head#2631
- [2020-06-15 00:17] Validation started with lhcb-gaudi-head#2632
- [2020-06-16 00:12] Validation started with lhcb-gaudi-head#2633
- [2020-06-17 00:07] Validation started with lhcb-gaudi-head#2634
- [2020-06-17 02:45] Validation started with lhcb-gaudi-head#2635
- [2020-06-18 02:11] Validation started with lhcb-gaudi-head#2636
Edited by Software for LHCbmentioned in commit 347120d7
Please register or sign in to reply