Files
turso/simulator
Arpit Saxena 93092fb552 Improve Simulator IO by handing RowResult::IO
We inject fault before calling next_row() through which we'll get pread
faults. Also we call io's run_once on getting RowResult::IO. This is run
with a fault probability of 1%. This is less because a fault here would
result us in terminating the entire loop iterating on rows, and also
because realistically we'll expect less faults here
2024-09-26 20:00:55 +05:30
..
2024-07-25 17:15:08 +03:00