You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: DATA RACE
Read at 0x00c000296928 by goroutine 71:
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).notifyConnectionEvent()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:382 +0x13d
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).Start.func1()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:177 +0x1af
Previous write at 0x00c000296928 by goroutine 72:
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).reconnect()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:344 +0x1066
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).Start.func2()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:204 +0x8ac
WARNING: DATA RACE
Read at 0x00c000296928 by goroutine 71:
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).notifyConnectionEvent()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:382 +0x13d
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).Start.func1()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:177 +0x1af
Previous write at 0x00c000296928 by goroutine 72:
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).reconnect()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:344 +0x1066
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).Start.func2()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:204 +0x8ac
Goroutine 71 (running) created at:
github.com/nacos-group/nacos-sdk-go/v2/common/remote/rpc.(*RpcClient).Start()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/common/remote/rpc/rpc_client.go:173 +0x144
github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client/naming_grpc.NewNamingGrpcProxy()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/clients/naming_client/naming_grpc/naming_grpc_proxy.go:72 +0x769
github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client.NewNamingProxyDelegate()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/clients/naming_client/naming_proxy_delegate.go:64 +0xd44
github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client.NewNamingClient()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/clients/naming_client/naming_client.go:78 +0xb70
github.com/nacos-group/nacos-sdk-go/v2/clients.NewNamingClient()
/root/go/pkg/mod/github.com/nacos-group/nacos-sdk-go/v2@v2.2.5/clients/client_factory.go:61 +0x1bb
What version of nacos-sdk-go are you using?
v 2.2.5
What version of nacos-sever are you using?
阿里云mse nacos v 2.2.3.1
What version of Go are you using (
go version
)?1.22
What operating system (Linux, Windows, …) and version?
linux
What did you do?
If possible, provide a recipe for reproducing the error.
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: