mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
create parallel tasks extension (#5249)
This commit is contained in:
@@ -197,6 +197,7 @@ impl BenchDb {
|
||||
None,
|
||||
None,
|
||||
ExecutionExtensions::new(profile.into_execution_strategies(), None),
|
||||
sp_core::tasks::executor(),
|
||||
None,
|
||||
).expect("Should not fail");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user