libsql icon indicating copy to clipboard operation
libsql copied to clipboard

ROLLBACK after transaction timeout has a hard crash

Open penberg opened this issue 2 years ago • 1 comments

If a transaction times out, we have a hard crash if the app issues ROLLBACK. Let's fix this to throw a proper error.

penberg avatar Feb 27 '24 08:02 penberg

I'm unable to repro, do you have more details? otherwise I'll just close until it pops again.

MarinPostma avatar Jun 05 '24 16:06 MarinPostma