Files
turso/core
Pekka Enberg 7dbfdba59f core: Fix benchmark panic if syscall is interrupted
Fixes the following panics:

Benchmarking Execute `SELECT * FROM users LIMIT ?`/Limbo/100: Profiling for 5.0000 sthread 'main' panicked at core/benches/benchmark.rs:69:43:
called `Result::unwrap()` on an `Err` value: IOError(Os { code: 4, kind: Interrupted, message: "Interrupted system call" })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2025-02-04 13:24:55 +02:00
..
2025-01-30 03:44:33 +02:00
2025-01-28 14:55:38 -05:00
2025-01-31 06:44:56 -05:00
2025-01-29 22:37:04 +02:00
2025-01-28 14:55:38 -05:00
2025-01-11 17:19:25 +02:00
2024-12-24 18:04:30 +01:00
2025-02-03 16:52:42 -03:00
2025-01-26 16:27:19 +02:00