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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to