mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 18:02:56 +00:00
one more test can do without it
This commit is contained in:
@@ -128,7 +128,7 @@ async fn smoke_test() {
|
||||
|
||||
// on accesses when the layer is evicted, it will automatically be downloaded.
|
||||
let img_after = {
|
||||
let mut data = ValuesReconstructState::new(IoConcurrency::sequential());
|
||||
let mut data = ValuesReconstructState::new(io_concurrency.clone());
|
||||
layer
|
||||
.get_values_reconstruct_data(
|
||||
controlfile_keyspace.clone(),
|
||||
|
||||
Reference in New Issue
Block a user