Skip to content

Fix logic for opening DB connections

Jakub Kremer requested to merge jkremer/athena:24.0-fixAtlRunQueryDBAccess into 24.0

Restore logic for opening DB connections in AtlRunQuery that was modified in !68658 (merged) (presumably by accident). Fixes errors appearing when running AtlRunQuery.py commands in SCT calibration loop jobs (see ATLSCTDAQ-193).

Merge request reports