Skip to content

Draft: unittest test do NOT merge

Marcin Nowak requested to merge mnowak/athena:unittest.test.dont.merge into master

Removed the use of the IOVSvc callback as it is not thread-safe. Now relying solely on incidents (begin run/file) Also removed DataHandles use to not trigger gccchecker thread safety errors (see ATEAM-855)

Merge request reports