mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
make runtime_api non blocking task again (#2531)
This commit is contained in:
@@ -1557,7 +1557,7 @@ where
|
||||
all_subsystems.runtime_api,
|
||||
&metrics,
|
||||
&mut seed,
|
||||
TaskKind::Blocking,
|
||||
TaskKind::Regular,
|
||||
)?;
|
||||
|
||||
let availability_store_subsystem = spawn(
|
||||
|
||||
Reference in New Issue
Block a user