mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
removed dbg timeout
This commit is contained in:
parent
cd81a698a6
commit
ebabaac6b1
@ -168,7 +168,6 @@ namespace Jellyfin.Server
|
||||
|
||||
try
|
||||
{
|
||||
await Task.Delay(50000).ConfigureAwait(false);
|
||||
await _setupServer!.StopAsync().ConfigureAwait(false);
|
||||
_setupServer.Dispose();
|
||||
_setupServer = null!;
|
||||
|
Loading…
x
Reference in New Issue
Block a user