You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Paweł (JIRA)" <ji...@apache.org> on 2015/07/07 13:22:04 UTC

[jira] [Created] (THRIFT-3225) Fix TPipeServer unpredictable behavior on close

Paweł created THRIFT-3225:
-----------------------------

             Summary: Fix TPipeServer unpredictable behavior on close
                 Key: THRIFT-3225
                 URL: https://issues.apache.org/jira/browse/THRIFT-3225
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.9.2
         Environment: Windows
            Reporter: Paweł
            Priority: Critical


If TPipeServer::close() is invoked from other thread than the thread that is blocked on TPipeServer::serve() the handle may be closed twice by each thread.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)