mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 20:28:01 -06:00
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Cleanuparr/Cleanuparr/pull/241
Author: @Flaminel
Created: 7/22/2025
Status: ✅ Merged
Merged: 7/22/2025
Merged by: @Flaminel
Base:
main← Head:try_fix_memory_leak📝 Commits (1)
2c8c223try #1 to fix memory leak📊 Changes
12 files changed (+107 additions, -87 deletions)
View changed files
📝
code/backend/Cleanuparr.Api/DependencyInjection/ServicesDI.cs(+25 -27)📝
code/backend/Cleanuparr.Api/HostExtensions.cs(+5 -2)📝
code/backend/Cleanuparr.Api/Jobs/BackgroundJobManager.cs(+10 -6)📝
code/backend/Cleanuparr.Api/Jobs/GenericJob.cs(+7 -5)📝
code/backend/Cleanuparr.Api/Program.cs(+16 -12)📝
code/backend/Cleanuparr.Infrastructure/Events/EventCleanupService.cs(+4 -4)📝
code/backend/Cleanuparr.Infrastructure/Features/ContentBlocker/BlocklistProvider.cs(+5 -4)📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/DownloadServiceFactory.cs(+4 -3)📝
code/backend/Cleanuparr.Infrastructure/Health/HealthCheckService.cs(+10 -10)📝
code/backend/Cleanuparr.Infrastructure/Http/DynamicHttpClientProvider.cs(+5 -4)📝
code/backend/Cleanuparr.Infrastructure/Http/DynamicHttpClientSystem/DynamicHttpClientConfiguration.cs(+7 -5)📝
code/backend/Cleanuparr.Infrastructure/Http/DynamicHttpClientSystem/HttpClientConfigurationService.cs(+9 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.