Skip to content

ensure python GIL in destructor of PyDataBucket

Walter Lampl requested to merge wlampl/athena:SgPyDataModelGIL into master

Ensure python GIL in destructor of PyDataBucket to solve a problem arising with Gaudi MR gaudi/Gaudi!1369 (merged).

cc @fwinkl

Merge request reports