HollyWtk opened a new issue, #2702: URL: https://github.com/apache/dubbo-go/issues/2702
### Environment <!-- - Server: Dubbo-go, v3.0.5 - Client: Dubbo-go, v3.0.5 - Protocol: Triple - Registry: Nacos, v2..0 --> - Server: dubbo-java v3.2.14 - Client: dubbo-go v3.1.1 - Protocol: triple - Registry: nacos v2.3.2 ### Issue description when i import _ "dubbo.apache.org/dubbo-go/v3/imports" it will spend very very long time to run the project The project will always be stuck in the compilation phase The compiler I'm using is goland ### Logs <details><summary>Click me to check logs</summary> ``` Copy logs to here. ``` </details> -- 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]
