When running a JMeter test plan with the Azure Service Bus Sampler from the command line (i.e. non-gui mode), the test runs successfully and then gets to:
Tidying up ...
... end of run
And then just sits there forever.
When trying to run this load test in any kind of CI/CD pipeline, the test needs to reach a point where it exits, otherwise, the pipeline will never continue.