There is no guarantee which message would reach the service first when we use `asyncConvertSendAndReceive()`. * Add `config.longProcessEnteredLatch` to wait before sending the second (fourth in our case) message until the long-running process against the first (third in our case) message has been started.