diff options
author | Ava Chow <github@achow101.com> | 2023-12-18 16:06:36 -0500 |
---|---|---|
committer | Ava Chow <github@achow101.com> | 2024-02-06 12:24:36 -0500 |
commit | 548ecd11553bea28bc79e6f9840836283e9c4e99 (patch) | |
tree | 98df87fe5a6a8d7faadac2dcd8cabfa6e93b6047 /src | |
parent | 395bcd245476d7c83abf2d82e31e90b6d0c432f3 (diff) |
tests: Test for concurrent writes with db tx
There are occasions where a multi-statement tx is begun in one batch,
and a second batch is created which does a normal write (without a
multi-statement tx). These should not conflict with each other and all
of the data should end up being written to disk.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions