mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-11 14:56:53 +00:00
Move DataBlock out of manager.rs
This commit is contained in:
@@ -153,9 +153,6 @@ impl Garage {
|
||||
block_ref_table,
|
||||
});
|
||||
|
||||
info!("Start block manager background thread...");
|
||||
garage.block_manager.clone().spawn_background_worker();
|
||||
|
||||
garage
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user