Unverified Commit 440d2533 authored by Ashley's avatar Ashley Committed by GitHub
Browse files

Remove `ServiceBuilderCommand` and implement the chain ops as standalone functions instead. (#6543)



* :)

* Slight tidy

* Remove ServiceBuilderCommand

* Remove whitespace

* Keep task manager alive for check_block/import_blocks

* Pass task_manager to run_until_exit

* Make task_manager in run_until_exit and make subcommands async

* Change the async_run fn to return a future and task manager

* async_run should take a result fn

* Apply suggestions from code review

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Fix spaces in export_raw_state

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 8ef1ac0e
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