Starting with 9.0, Score-P uses Gotcha to collect events. This produces a lot of pthread events in the traces which are mostly uninteresting for Python users. Because of them, some tests break at the moment
The behaviour seems to different between Python <= 3.12 and Python 3.13