subsystems have an unbounded channel to the overseer (#2236)

* subsystems have an unbounded channel to the overseer

* Update node/overseer/src/lib.rs

Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>

* bump Cargo.lock

Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>
This commit is contained in:
Robert Habermeier
2021-01-08 16:08:59 -05:00
committed by GitHub
parent 475915ff10
commit 03e39cf5bc
3 changed files with 52 additions and 88 deletions
-1
View File
@@ -5348,7 +5348,6 @@ dependencies = [
"polkadot-primitives",
"sc-client-api",
"sp-core",
"streamunordered",
"tracing",
"tracing-futures",
]