You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/20 17:35:20 UTC

[jira] [Commented] (THRIFT-3855) In the go simple server, if Stop() is called multiple times it hangs

    [ https://issues.apache.org/jira/browse/THRIFT-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386259#comment-15386259 ] 

ASF GitHub Bot commented on THRIFT-3855:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1052
  
    Please create an Apache Jira ticket in the THRIFT project to cover the defect, and put a link to the pull request in there.  In the future if you open a ticket first and put the name of the Jira item (like THRIFT-3855) into the pull request comments, it will get linked to the Jira ticket automatically.


> In the go simple server, if Stop() is called multiple times it hangs
> --------------------------------------------------------------------
>
>                 Key: THRIFT-3855
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3855
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.9.3
>            Reporter: James E. King, III
>            Priority: Minor
>
> From the submitter huaiwan:
> {quote}
> huaiyun commented 18 hours ago
> When Stop() is called twice or more, and no new connection accepted from AcceptLoop(), the Stop() will be blocked because the quit channel is full.
> {quote}



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