Skip to content
Unverified Commit 21105557 authored by Gavin Wood's avatar Gavin Wood Committed by Denis S. Soldatov aka General-Beck
Browse files

Task manager for background/async tasks in service (#5092)

* Reorganize tasks into task manager

* move to separate file and improve api

* address api issues

* fix spawning inside closures

* decouple executor

* tasks_setup -> tasks_builder

* remove drops

* add deprecatiion comment

* add pub(super)

* fix identation
parent 85a2518a
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