Skip to content
Commit 6d713925 authored by André Silva's avatar André Silva Committed by Gavin Wood
Browse files

service: don't use the grandpa observer (#494) (#498)



* service: don't use the grandpa observer

* service: remove unnecessary boxing

* service: fix indentation

* service: remove unnecessary on_exit

tasks spawned with `spawn_task`/`spawn_essential_task` are already
guarded by `on_exit`.

* Update service/src/lib.rs

Co-Authored-By: default avatarGavin Wood <[email protected]>
parent a84a5f47
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