You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/07/01 02:57:32 UTC

[GitHub] [dubbo-go-hessian2] cvictory commented on a change in pull request #204: Ftr: catch exceptions that user defined

cvictory commented on a change in pull request #204:
URL: https://github.com/apache/dubbo-go-hessian2/pull/204#discussion_r448087833



##########
File path: java_biz_exception.go
##########
@@ -0,0 +1,63 @@
+package hessian
+
+import (
+	"fmt"
+	"github.com/apache/dubbo-go-hessian2/java_exception"
+	"sync"
+)
+
+var mutex sync.Mutex

Review comment:
       modify to expRegMutex




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

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



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