incubator-seata-go
incubator-seata-go copied to clipboard
bugfix:修复tcc-fence模式空回滚无限重试以及无法解决悬挂bug
What this PR does: 解决tcc-fence无限回滚与无法解决悬挂问题 具体问题见链接:https://github.com/apache/incubator-seata-go-samples/issues/53 Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: 此问题使tcc-fence模式下使用问题较大 Does this PR introduce a user-facing change?:
NONE