tursodatabase / tursodatabase/libsql
ROLLBACK after transaction timeout has a hard crash
Open
@MarinPostma is already working on this.
Since Jun 5, 2024.
bug
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
If a transaction times out, we have a hard crash if the app issues ROLLBACK. Let's fix this to throw a proper error.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.