Ado

Results 3 issues of Ado

My findings are reported in a test project that I've created at https://github.com/temelj/xunit-mstest-demo I know that .NET Core 2.2 is EOL, I have verified that the same happens under .NET...

Using docker-compose ``` qbittorrent: image: dyonr/qbittorrentvpn cap_add: - NET_ADMIN privileged: true ports: - "5959:8080" # qBittorrent WebUI - "5999:8999" # qBittorrent TCP Listening Port - "5999:8999/udp" # qBittorrent UDP Listening...

Firstly I would like to point out that "everything works" means that I am able to successfully queue downloads and it downloads everything perfectly fine. However, after some time, when...