mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-25 03:26:32 +00:00
update db connections
This commit is contained in:
@@ -387,6 +387,7 @@ namespace Emby.Common.Implementations.ScheduledTasks
|
||||
finally
|
||||
{
|
||||
_currentTask = null;
|
||||
GC.Collect();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user