Skip to content

StoreGateBindings: enable thread-checker

Frank Winklmeier requested to merge fwinkl/athena:sgpy into master

Delete unused PyDataBucket::clidSvc method and apply some const fixes. But mostly ignore the code in the thread-checker as the GIL ensures single-threaded execution.

Merge request reports