mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 07:58:00 +00:00
dyn overseer channel capacity (#5454)
* allow runtime adjustment of signal channel size Closes #5436
This commit is contained in:
committed by
GitHub
parent
2e1a3441f9
commit
abf882c591
@@ -332,6 +332,7 @@ where
|
||||
None,
|
||||
false,
|
||||
overseer_gen,
|
||||
cli.run.overseer_channel_capacity_override,
|
||||
hwbench,
|
||||
)
|
||||
.map(|full| full.task_manager)
|
||||
|
||||
Reference in New Issue
Block a user