mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 07:55:22 +02:00
JobProvider can reset itself.
cleaned up unit test logging
This commit is contained in:
@@ -147,6 +147,7 @@ namespace NzbDrone.Core
|
||||
private static void ShutDown()
|
||||
{
|
||||
Logger.Info("Shutting down application.");
|
||||
WebTimer.Stop();
|
||||
Process.GetCurrentProcess().Kill();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user