Skip to content
Snippets Groups Projects
  1. Oct 08, 2020
  2. Oct 07, 2020
  3. Oct 02, 2020
  4. Oct 01, 2020
    • Frank Winklmeier's avatar
      DataHandle: Improve python class · 46da9603
      Frank Winklmeier authored
      - add support for `isCondition` flag
      - add mode, type and isCondition values to option representation
      - make `setstate`/`getstate` generic
      - improve unit test coverage
      46da9603
  5. Sep 30, 2020
  6. Sep 29, 2020
  7. Sep 25, 2020
  8. Sep 21, 2020
  9. Sep 14, 2020
  10. Sep 08, 2020
  11. Sep 04, 2020
  12. Sep 03, 2020
  13. Sep 02, 2020
    • Vakhtang Tsulaia's avatar
      Explicitly flush cout in MessageSvc::finalize() · d0b70d92
      Vakhtang Tsulaia authored
      After switching to python3 in Athena, we started to see intermittent garbled
      output coming from MessageSvc::finalize() and from terminate() of the AppMgr.
      Apparently the output flushing somehow behaves differently in the print function
      of python3 vs python2, that's why the problem had not been spotted before.
      Explicit flushing of cout inside MessageSvc::finalize() is expected to fix
      this problem.
      d0b70d92
  14. Aug 31, 2020
  15. Aug 18, 2020
  16. Aug 08, 2020
  17. Aug 07, 2020
  18. Aug 06, 2020
Loading