test: fix `seek_to_end_works`

pull/24376/head
Marco Neumann 2021-08-03 11:54:40 +02:00
parent 6ce1984d75
commit 657f469317
1 changed files with 1 additions and 0 deletions

View File

@ -1443,6 +1443,7 @@ mod tests {
let db_captured = Arc::clone(db);
let join_handle =
tokio::spawn(async move { db_captured.background_worker(shutdown_captured).await });
db.allow_write_buffer_read();
// wait until checks pass
let checks = vec![Check::Query(