Check unbounded channel first when polling for subsystem mesages (#5566)
* Prefer unbounded channel when selecting rx events * Fix tests * Forgotten fmt recursion * Extract strategy functor to allow easier modifications
Showing
- polkadot/node/orchestra/proc-macro/src/impl_builder.rs 4 additions, 3 deletionspolkadot/node/orchestra/proc-macro/src/impl_builder.rs
- polkadot/node/orchestra/src/lib.rs 9 additions, 2 deletionspolkadot/node/orchestra/src/lib.rs
- polkadot/node/overseer/src/tests.rs 5 additions, 1 deletionpolkadot/node/overseer/src/tests.rs
Please register or sign in to comment