This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Commit e3bef60
authored
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 identation1 parent f633e46 commit e3bef60
3 files changed
+273
-171
lines changed
0 commit comments