Skip to content
Unverified Commit 4db36684 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Make `run_node_until_exit` take a future (#7318)

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.
parent 07c13973
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment