adjust process throttle
This commit is contained in:
@@ -114,7 +114,7 @@ namespace MediaBrowser.ServerApplication.Native
|
||||
|
||||
public IProcessManager GetProcessManager()
|
||||
{
|
||||
return new ProcessManager();
|
||||
return new WindowsProcessManager();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user