jinrongluo opened a new pull request #338:
URL: https://github.com/apache/incubator-eventmesh/pull/338


   Fix issue #337 
   
   Http Test Subscriber is not able to startup due to the Thread.sleep is 
blocking the main startup thread.  Moving the Thread.sleep code inside the 
internal child thread (stopThread) will fix this issue.


-- 
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]

Reply via email to