mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Don't return early after re-running checks after startup grace period
(cherry picked from commit 06464d720c0d31c22865629062d6da0911d2a01f)
This commit is contained in:
parent
f32bc89d2f
commit
2334b30633
1 changed files with 0 additions and 2 deletions
|
@ -160,8 +160,6 @@ namespace NzbDrone.Core.HealthCheck
|
|||
}
|
||||
|
||||
_isRunningHealthChecksAfterGracePeriod = false;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
IEventDrivenHealthCheck[] checks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue