Skip to content
GitLab
Explore
Sign in
DQUtils: thread-checker fixes and cmake cleanup
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:dqutils
into
master
Jul 20, 2022
Overview
4
Commits
2
Pipelines
1
Changes
5
Expand
Disable thread-checker for Python bindings (GIL ensures thread-safety).
Remove empty public header directory.
Remove timeout setting in test (300s is already the default).
Merge request reports
Loading