I have 2 samplers with JSR223 post processors in each. I want threads to wait before starting the Post Processor.
If there are multiple threads are running the sampler, I want to start the Post processor execution after all the threads complete the sampler.
Please let me know how to do this.