mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 11:13:32 +01:00
fix server restart
This commit is contained in:
@@ -676,6 +676,7 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
_appHostDisposed = true;
|
||||
_appHost.Dispose();
|
||||
_logger.Info("App host dispose complete");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user