Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1196
  
    @nsuke to test this I ran TNonblockingServerTest in a tight loop for 30 
minutes.  It never made it past 30 seconds before, and that was with 300ms 
delay built into each test.  The test runs much faster now because I properly 
synchronized the "wait for the server to be listening" part of the test, and I 
fixed the shutdown mechanism so that it always occurs from within the event 
loop.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to