rdt-client/server/RdtClient.Service/Services
Antonin Lenfant-Kodia 8e49e500ea fix(ci): Resolve race conditions in tests and fix unused variable warning
- Refactored Torrents.cs to use local DbSettings instead of global Settings.Get

- Removed unused exception variable in Torrents.cs

- Disabled xUnit parallelization globally to prevent test race conditions caused by shared global state

- Enforced sequential test execution in CI workflow
2026-05-17 23:26:17 +02:00
..
DebridClients Add Premiumize NZB support 2026-05-17 21:49:21 +02:00
Downloaders Global formatting. 2026-02-11 19:44:49 -07:00
Authentication.cs Usenet support 2026-02-13 13:15:57 -05:00
DownloadableFileFilter.cs Global formatting. 2026-02-11 19:44:49 -07:00
DownloadClient.cs Cleanup. 2026-02-23 20:04:53 -07:00
Downloads.cs fix: Race conditions when deleting/updating a torrent and its downloadable files 2026-04-23 00:22:09 -04:00
Enricher.cs Global formatting. 2026-02-11 19:44:49 -07:00
IDownloads.cs fix: Race conditions when deleting/updating a torrent and its downloadable files 2026-04-23 00:22:09 -04:00
ITrackerListGrabber.cs Global formatting. 2026-02-11 19:44:49 -07:00
QBittorrent.cs Allow Moq to intercept TorrentInfo in tests 2026-04-24 00:09:00 -04:00
RdtHub.cs Global formatting. 2026-02-11 19:44:49 -07:00
RemoteService.cs Mem and CPU perf fixes 2026-04-21 22:19:06 -04:00
Sabnzbd.cs Cleanup. 2026-02-23 20:04:53 -07:00
Settings.cs Global formatting. 2026-02-11 19:44:49 -07:00
TorrentRunner.cs Fix DeleteOnError provider retry loop 2026-05-14 16:48:38 -04:00
Torrents.cs fix(ci): Resolve race conditions in tests and fix unused variable warning 2026-05-17 23:26:17 +02:00
TrackerListGrabber.cs Global formatting. 2026-02-11 19:44:49 -07:00
UnpackClient.cs Cleanup. 2026-02-23 20:04:53 -07:00