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

Hudson commented on THRIFT-2388:
--------------------------------

SUCCESS: Integrated in Thrift #1069 (See 
[https://builds.apache.org/job/Thrift/1069/])
THRIFT-2388 GoLang - Fix data races in simple_server and server_socket (jensg: 
rev c975bbcc9c3c618a6ee8902ae47fed89a025b597)
* lib/go/thrift/simple_server.go
* lib/go/thrift/server_socket.go


> GoLang - Fix data races in simple_server and server_socket
> ----------------------------------------------------------
>
>                 Key: THRIFT-2388
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2388
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.9.1
>            Reporter: Chris Bannister
>            Assignee: Jens Geyer
>             Fix For: 0.9.2
>
>         Attachments: 
> 0001-Fix-data-races-in-simple_server-and-server_socket.patch
>
>
> The documentation for Interrupt() on server_transport states that 
> implementations of Interrupt() should be thread safe, but the implementation 
> in server_socket.go is not.
> My tests also found a data race in simple_server.Stop().



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to