IOVDbSvcConfig.addOverride: Use a tuple instead of list to be hashable
While testing MR !71563 (merged) I encountered a warning from the AccumulatorCache about an un-hashable argument. This MR solves this problem by using a tuple instead of a list
Merge request reports
Activity
This merge request affects 1 package:
- Database/IOVDbSvc
This merge request affects 1 file:
- Database/IOVDbSvc/python/IOVDbSvcConfig.py
Adding @ssnyder as watcher
added 24.0 Database review-pending-level-1 labels
CI Result SUCCESS (hash cf6c8595)Athena AthSimulation AthGeneration AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 9962] (remote access info)removed review-pending-level-1 label
added review-approved label
added review-approved-tier0 label
mentioned in commit 6f6d4479
mentioned in merge request !71641 (merged)