Kyle Johnson created THRIFT-3790:
------------------------------------

             Summary: Fix Delphi named pipe client to use timeout even when 
pipe doesn't yet exist
                 Key: THRIFT-3790
                 URL: https://issues.apache.org/jira/browse/THRIFT-3790
             Project: Thrift
          Issue Type: Bug
          Components: Delphi - Library
    Affects Versions: 1.0
            Reporter: Kyle Johnson
            Priority: Minor


In the Delphi test code, the test client closes the connection and then 
immediately reopens it.  However, it takes a small amount of time for the 
server to tear down the connection and then rebuild it.  In that time, the 
client has issued an Open() call on the pipe client when the server hasn't yet 
recreated the pipe.



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

Reply via email to