- Add functionality to listen for the stop command on the session channel (LISTEN session_id), which will be inserted by NBomber Studio.
- The handler should invoke
context.StopCurrentTest() when it receives stop message
- Add an integration test that starts an NBomber test, publishes a command, and verifies that the session stops.
https://github.com/glacasa/PostgresPubSub