client-rust icon indicating copy to clipboard operation
client-rust copied to clipboard

Failpoint tests panic randomly with transaction CheckLevel::Panic option

Open haojinming opened this issue 2 years ago • 0 comments

make test_integration with MULTI_REGION=1, the failpoints test cases panic randomly.

 panicked at 'Dropping an active transaction. Consider commit or rollback it.', /home/runner/work/client-rust/client-rust/src/transaction/transaction.rs:926:21

haojinming avatar Jan 20 '23 02:01 haojinming