[BUG] The StartService
task hangs forever when a dependency loop exists between services
#5
Labels
bug
Something isn't working
When a dependency loop exists between services, starting it will cause the tasks hang forever.
Minimal Example
The following service is named
self
.Expected Behavior
The dependency loop is detected, automatically broken and a warning log is triggered.
Actual Behavior
The task hangs forever.
The text was updated successfully, but these errors were encountered: