You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Matthew W Pound (JIRA)" <ji...@apache.org> on 2018/03/29 22:29:00 UTC

[jira] [Commented] (THRIFT-4537) TSimpleServer can exit Accept loop with lock still acquired

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

Matthew W Pound commented on THRIFT-4537:
-----------------------------------------

The most likely case is the Accept loop exits on error on Accept() and then you try to run Stop() which will hang.

> TSimpleServer can exit Accept loop with lock still acquired
> -----------------------------------------------------------
>
>                 Key: THRIFT-4537
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4537
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.11.0
>            Reporter: Matthew W Pound
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)