yumosx commented on PR #2971:
URL: https://github.com/apache/dubbo-go/pull/2971#issuecomment-3191118978
> > > @yumosx Hey, guy, Your github profile says you ' need a job'. You can
join my Wechat Account 'Alex_Stocks'. Maybe I can help you .
> >
> >
> > Thank you very much. I will contact you later.
>
> It should have nothing to do with` apollo/impl.go` which uses `sync.Map`
@xuzhijvn 这个是 github copilot 生成的,我看了下,race 产生的其中一个原因是这个变量共享的问题:
```go
mockConfigRes = `{
"appId": "testApplication_yang",
"cluster": "default",
"namespaceName": "mockDubbogo.yaml",
"configurations": {
"registries.hangzhouzk.username": "11111"
},
"releaseKey": "20191104105242-0f13805d89f834a4"
}`
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]