rdt-client/server/RdtClient.Service
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
..
BackgroundServices fix(service): Clear SQLite connection pools on service stop 2026-04-28 14:31:29 -04:00
Helpers Mem and CPU perf fixes 2026-04-21 22:19:06 -04:00
Middleware Cleanup. 2026-02-23 20:04:53 -07:00
Properties Added most functionality on the client and serverside 2020-04-04 15:12:04 -06:00
Services fix(ci): Resolve race conditions in tests and fix unused variable warning 2026-05-17 23:26:17 +02:00
Wrappers Global formatting. 2026-02-11 19:44:49 -07:00
DiConfig.cs Run formatters. 2026-03-14 13:41:30 -06:00
GlobalSuppressions.cs Global formatting. 2026-02-11 19:44:49 -07:00
RdtClient.Service.csproj Upgrade packages, fixed unit tests on Windows. 2026-04-27 20:08:07 -06:00
RdtClient.Service.csproj.user Refactored download processor. 2021-01-09 19:51:36 -07:00