Files
pezkuwi-subxt/polkadot/node/core
Robert Klotzner 72723c8a9f Request backed candidates unbounded. (#5610)
We are awaiting on the oneshot anyways, so we have back pressure. By
using the unbounded channel make log messages like the following less
likely (due to higher priority):

	2022-05-30 13:46:38
2022-05-30 11:46:38.565  WARN tokio-runtime-worker parachain::provisioner: failed to assemble or send inherent data err=CanceledBackedCandidates(Canceled)
2022-05-30 22:04:12 +02:00
..
2022-05-27 10:18:23 +02:00
2022-05-27 10:18:23 +02:00
2022-05-27 10:18:23 +02:00
2022-05-27 10:18:23 +02:00
2022-05-27 10:18:23 +02:00
2022-05-30 11:21:03 +01:00
2022-05-27 10:18:23 +02:00
2022-05-27 10:18:23 +02:00
2020-07-18 16:01:51 -04:00

This folder contains core subsystems, each with their own crate.