CAICAIIs commented on PR #1061: URL: https://github.com/apache/incubator-seata-go/pull/1061#issuecomment-4150175164
新更改:把 XA 的那个“占位事务”改成了误用就直接报错,避免表面成功、实际没执行的问题;顺手把 LockQuery 的测试补齐了,确保远程返回什么这里就按什么走。 另外还修了测试清理,防止测试里注册的全局 mock 残留到后面的用例。 -- 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]
