576470954
576470954
**What happened**: when I did pressure test on seata-go,I got Error: **What you expected to happen**: show right error info,not panic **How to reproduce it (as minimally and precisely as...
**What happened**: when I write sql "select sth for update" and use QueryContext func.Why I use QueryContext(not ExecContext) because I want to get the rows: I got error: **What you...
**What would you like to be added**: print panic and stack when panic occur in business func in tm.WithGlobalTx func **Why is this needed**: because when i write something wrong,...