Ben Craig created THRIFT-1777:
---------------------------------

             Summary: TPipeServer is UNSTOPPABLE
                 Key: THRIFT-1777
                 URL: https://issues.apache.org/jira/browse/THRIFT-1777
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
         Environment: Windows
            Reporter: Ben Craig
             Fix For: 1.0


Most TServer stop methods call interrupt on their underlying server transports. 
 TPipeServer::interrupt() doesn't cause acceptImpl to wake up if it is blocked 
on ConnectNamedPipe.  This means the stop method on TServer variants blocks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to