ptyin opened a new issue, #646:
URL: https://github.com/apache/incubator-seata-go/issues/646

   <!-- Please use this template while reporting a bug and provide as much info 
as possible. Not doing so may result in your bug not being addressed in a 
timely manner. Thanks!
   
   -->
   
   
   **What happened**:
   
[feature/saga](https://github.com/apache/incubator-seata-go/tree/feature/saga)
   
   There are two import cycles under engine package that need to be breaked. 
Unlike Java, this behaviour is not allowed in Golang.
   
   **How to reproduce it (as minimally and precisely as possible)**:
   Write a unit test under `engine` package, e.g., statemachine_engine_test.go. 
Try to run it but it gives the following errors.
   <img width="1037" alt="image" 
src="https://github.com/apache/incubator-seata-go/assets/32592585/a6953388-09ee-461a-8025-86b2084983fc";>


-- 
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: dev-unsubscr...@seata.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org
For additional commands, e-mail: dev-h...@seata.apache.org

Reply via email to