ChugR commented on pull request #931: URL: https://github.com/apache/qpid-dispatch/pull/931#issuecomment-736172584
The test(s) work if the echo client stalls a bit more before sending any traffic to be echoed. - time.sleep(0.1) # delete + time.sleep(0.5) # add The adaptor appears to be allowing the echo client to send to the router network before the replyTo address has stabilized. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
