feat: add weight
This commit is contained in:
@@ -323,6 +323,7 @@ async fn run_app<
|
||||
) -> anyhow::Result<()>
|
||||
where
|
||||
TOperator::Specifications: Send + Sync,
|
||||
<B as Backend>::Error: Send + Sync + 'static,
|
||||
{
|
||||
// Spawn refresh task
|
||||
let app_clone = app.clone();
|
||||
|
||||
Reference in New Issue
Block a user