BSA - para_spawn - Sometimes the threads are not thrown
When execution parallel throwing of a binary like exportMeasure for example, using the BSA para_spawn, sometimes the threads are not launched, it just seems to be hanging at the begging of the BSA script somehow.
It doesn't throw any error or anything, it just stays there doing nothing.
Has anybody ever had this behavior? I'm guessing that the BSA writes some locking file somewhere and is causing the script to wait?
Thanks.