Parallel for breaks in SDL application

I’m really curious if anyone has any thoughts especially because the last error messages seem to involve some Python stuff and I have absolutely no clue where this might be coming from.

I am also having problems with @btime running this parallel loop (Running a function with multiple threads inside @btime never ends). It seems to be something wrong happening after all the computations are over.

Should I start a ticket on GitHub perhaps? I didn’t want to do this before I had a better idea of what could be causing this problem. I would gladly try to debug it, but I would definitely need some directions too.