mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-06-01 04:40:39 +00:00
chore: refactor& remove TODOs
This commit is contained in:
@@ -210,7 +210,7 @@ impl GreptimeDbStandaloneBuilder {
|
||||
flownode
|
||||
.set_frontend_invoker(Box::new(instance.clone()))
|
||||
.await;
|
||||
flownode.run_background().await.unwrap();
|
||||
let _node_handle = flownode.run_background();
|
||||
|
||||
procedure_manager.start().await.unwrap();
|
||||
wal_options_allocator.start().await.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user