mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 08:55:40 +01:00
log seed creating plan
This commit is contained in:
@@ -600,6 +600,7 @@ fn setup_simulation(
|
||||
let mut rng = rand::thread_rng();
|
||||
rng.next_u64()
|
||||
});
|
||||
tracing::info!("seed={}", seed);
|
||||
|
||||
let paths = bugbase.paths(seed);
|
||||
if !paths.base.exists() {
|
||||
|
||||
Reference in New Issue
Block a user