You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to remove the start_wrapped and stop_wrapped methods of the Service trait and move their logic to the ServiceManager. If that's possible, implement it.