mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
fix server restart
This commit is contained in:
@@ -767,8 +767,6 @@ namespace Emby.Server.Implementations.HttpServer
|
||||
{
|
||||
if (_disposed) return;
|
||||
|
||||
Dispose();
|
||||
|
||||
lock (_disposeLock)
|
||||
{
|
||||
if (_disposed) return;
|
||||
|
||||
Reference in New Issue
Block a user