AlexStocks commented on code in PR #2992:
URL: https://github.com/apache/dubbo-go/pull/2992#discussion_r2347712712


##########
loader.go:
##########
@@ -64,9 +72,81 @@ func Load(opts ...LoaderConfOption) error {
        }
 
        instance := &Instance{insOpts: instanceOptions}
+       // start the file watcher
+       once.Do(func() {

Review Comment:
   这个评论合理,请处理



-- 
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]

Reply via email to