AlexStocks commented on issue #3555: URL: https://github.com/apache/dubbo-go/issues/3555#issuecomment-5099239981
go vet check: `cluster/cluster/failback`, `registry`, `remoting/getty` pass with zero default warnings. The `lostcancel` analyzer did not flag these specific loops; goroutine/context leaks need the `noctx` linter + manual review. See #3552 for the full verification note. -- 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]
