paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.91k stars 704 forks source link

slot-based-collator: Move spawning of the futures #6561

Closed bkchr closed 1 day ago

bkchr commented 1 day ago

Move spawning of the slot-based collator into the run function. Also the tasks are being spawned as blocking task and not just as normal tasks.

paritytech-workflow-stopper[bot] commented 1 day ago

All GitHub workflows were cancelled due to failure one of the required jobs. Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/11937246140 Failed job name: test-linux-stable

bkchr commented 1 day ago

/cmd prdoc --audience node_dev --bump major