mirror of
https://github.com/logos-co/Overwatch.git
synced 2025-01-21 20:08:56 +00:00
ac28d01158
* Plug lifecycle channel * Pipe lifecycle to services. * Add explaining doc on handle clone * Fix tests * Add missing break on overwatch kill * Added shutdown service test * Clippy happy * Use try_from instead of from for checking duplicated service ids on ServicesLifeCycleHandle * Added docs