Skip to content

PyJobTransforms: Disable IMT only if we enabled it

This should fix ROOT warnings of type:

ROOT_TImplicitMT_DisableImplicitMT:0: RuntimeWarning: Implicit multi-threading is already disabled
ROOT_TImplicitMT_DisableImplicitMT:0: RuntimeWarning: Implicit multi-threading is already disabled

cc: @elmsheus

Merge request reports