[
https://issues.apache.org/jira/browse/THRIFT-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985440#comment-15985440
]
ASF GitHub Bot commented on THRIFT-4183:
----------------------------------------
GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1258
THRIFT-4183 Named pipe client blocks forever on Open() when there is …
…no server at the other end
Client: C#
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4183
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1258.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1258
----
commit cee63d76b2847ecd4e844aded75cf546c88c33b3
Author: Jens Geyer <[email protected]>
Date: 2017-04-26T19:26:01Z
THRIFT-4183 Named pipe client blocks forever on Open() when there is no
server at the other end
Client: C#
Patch: Jens Geyer
----
> Named pipe client blocks forever on Open() when there is no server at the
> other end
> -----------------------------------------------------------------------------------
>
> Key: THRIFT-4183
> URL: https://issues.apache.org/jira/browse/THRIFT-4183
> Project: Thrift
> Issue Type: Improvement
> Components: C# - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
>
> The named pipe client blocks forever on Open() when there is no server at the
> other end. There should be an option to specify a timeout other than Infinite.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)