Explain what you would like to see improved and how.
I am having again problems with multithreading in python because I seem to be using Define and Redefine, which are not thread safe. There seem to be thread safe versions of these methods called DefineSlot and RedefineSlot. However I am struggling to make it work and I cannot find any example of their usage for python.
ROOT version
6.38
Installation method
mamba
Operating system
almalinux9
Additional context
No response
Explain what you would like to see improved and how.
I am having again problems with multithreading in python because I seem to be using
DefineandRedefine, which are not thread safe. There seem to be thread safe versions of these methods calledDefineSlotandRedefineSlot. However I am struggling to make it work and I cannot find any example of their usage for python.ROOT version
6.38
Installation method
mamba
Operating system
almalinux9
Additional context
No response