James E. King, III created THRIFT-3855:
------------------------------------------
Summary: 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
>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)