libsql
libsql copied to clipboard
ROLLBACK after transaction timeout has a hard crash
If a transaction times out, we have a hard crash if the app issues ROLLBACK. Let's fix this to throw a proper error.
I'm unable to repro, do you have more details? otherwise I'll just close until it pops again.