-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.11.0
-
Fix Version/s: 0.12.0
-
Component/s: Go - Library
-
Labels:None
Race condition is deteced for following write/read
git.apache.org/thrift.git/lib/go/thrift/server_socket.go:119
git.apache.org/thrift.git/lib/go/thrift.(*TServerSocket).Close()
git.apache.org/thrift.git/lib/go/thrift/server_socket.go:122
git.apache.org/thrift.git/lib/go/thrift.(*TServerSocket).Interrupt()
git.apache.org/thrift.git/lib/go/thrift.(*TServerSocket).Accept()
git.apache.org/thrift.git/lib/go/thrift/server_socket.go:78
git.apache.org/thrift.git/lib/go/thrift.(*TSimpleServer).innerAccept()
git.apache.org/thrift.git/lib/go/thrift/simple_server.go:129
git.apache.org/thrift.git/lib/go/thrift.(*TSimpleServer).AcceptLoop()
- links to