Hi, currently my model is paused, and I'm using the trigger on "Run Stop" to open a socket and receive messages. When a specific value is received, it should stop receiving and continue running with `go`, but it doesn't proceed as expected. How can I resolve this?