Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Make run_node_until_exit take a future #7318

Merged
1 commit merged into from
Oct 14, 2020
Merged

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Oct 13, 2020

The function takes a closure that resolved before to a TaskManager,
now it resolves to a Future which output is a TaskManager. This is
required for node setups that are async.

polkadot companion: paritytech/polkadot#1810

The function takes a closure that resolved before to a `TaskManager`,
now it resolves to a `Future` which output is a `TaskManager`. This is
required for node setups that are async.
@bkchr bkchr added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. B5-clientnoteworthy and removed B0-silent Changes should not be mentioned in any release notes labels Oct 13, 2020
@bkchr bkchr requested a review from cecton October 13, 2020 16:45
@bkchr
Copy link
Member Author

bkchr commented Oct 14, 2020

bot merge

@ghost
Copy link

ghost commented Oct 14, 2020

Trying merge.

@ghost ghost merged commit 4db3668 into master Oct 14, 2020
@ghost ghost deleted the bkchr-run-node-until-exit-async branch October 14, 2020 08:03
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants