mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Shutdown working on mono
This commit is contained in:
@@ -269,6 +269,7 @@ namespace NzbDrone.Common.Processes
|
||||
|
||||
if (process.HasExited)
|
||||
{
|
||||
Logger.Trace("Process has already exited");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user