Cascade Fury

Results 3 issues of Cascade Fury

I've made a commit for Sonarr develop that will read the 'limits' caps attribute to determine the page size instead of keeping it hardcoded to the 100 newznab default. ``...

Enhancement
Question
Core

First Affected Version: v0.8.1.0 (2017) **Steps to reproduce the behaviour** - Call the `/api?t=abcd` **Expected behaviour** HTTP Response with status code 200 OK, containing a xml error message `` **Actual...

BUG

## Steps to Reproduce 1. Compile reproduction sources: `mcs mono-close-wait-repro.cs` ```cs using System; using System.Threading; using System.Net; namespace MonoCloseWaitRepro { class Program { public static void Main(string[] args) { const...

area-BCL: System