At the moment I am getting that e.g. Test with priority = 1 in Class A has finished and is now waiting for Test with priority = 1 in Class B to finish before continuing which is a time waster.
All I want is my classes to run in parallel but to respect priority only inside themselves.