limbo/stress
Pekka Enberg 31ff7d196b stress: Retry sync on error to avoid a panic, take 2
Commit eeab6d5ce ("stress: Retry sync on error to avoid a panic") only
enabled sync retry in the schema creation path. Let's add it to the
stress test loop too.

Spotted during Antithesis runs.
2025-09-18 11:38:11 +03:00
..
Cargo.toml move as many dependencies as possible to workspace to avoid multiple versions of the same dependency 2025-09-15 17:19:36 -03:00
docker-compose.yaml Fix Antithesis docker-compose.yaml 2025-04-26 09:14:24 +03:00
docker-entrypoint.sh stress: move sdk setup_complete from limbo_stress to docker-entrypoint 2025-04-24 12:27:05 -04:00
Dockerfile.antithesis-config Initial pass on Antithesis testing 2025-03-04 09:29:57 +02:00
libvoidstar.so Initial pass on Antithesis testing 2025-03-04 09:29:57 +02:00
main.rs stress: Retry sync on error to avoid a panic, take 2 2025-09-18 11:38:11 +03:00
opts.rs stress: Add --vfs <io-method> command line option 2025-09-04 19:15:01 +03:00