Skip to content
Snippets Groups Projects
  1. Nov 10, 2020
    • Vakhtang Tsulaia's avatar
      A few fixes for the hybrid MP+MT mode · 8d15f280
      Vakhtang Tsulaia authored
      1. Dropped the ReloadProxies incident. This incident was triggering condition callbacks
      in hybrid workers just after fork, which was immediately resulting in crash.
      
      2. Enabled hybrid MP+MT mode in Job Transforms
      8d15f280
  2. Nov 06, 2020
  3. Nov 05, 2020
  4. Nov 04, 2020
  5. Nov 03, 2020
  6. Nov 02, 2020
  7. Oct 31, 2020
  8. Oct 30, 2020
  9. Oct 29, 2020
  10. Oct 28, 2020
  11. Oct 27, 2020
  12. Oct 26, 2020
    • Nils Krumnack's avatar
      temporary workaround for xAOD dictionary issues in AnalysisBase · 425493da
      Nils Krumnack authored
      This is meant to be just a temporary workaround, as currently there
      are issues with loading the xAOD dictionaries in AnalysisBase that can
      be very hard for users to debug and understand.  And particularly
      since a more permanent fix is currently under development it seemed
      easiest to import the corresponding workaround from 21.2 for the time
      being instead of integrating all the workarounds into each of the
      current unit tests and then taking them out again in a few weeks.
      
      This is mostly the same code as in LoadDictionaries() in 21.2, but I
      replaced the use of a preprocessor macro with a simple for loop, and
      slightly adjusted the messaging to match the rest of the function.
      425493da
    • Antonio De Maria's avatar
      4a869300
  13. Oct 24, 2020
  14. Oct 23, 2020
Loading