Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3881

StreamExtensionMethods.ReadAsync fuzzy timeouts

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Connectivity
    • None

      Sometime timeouts in StreamExtensionMethods.ReadAsync are missed by a lot. For example operation with 750ms timeout succeeds after 1764ms.

      First suspect would be the delayed Timer callback, due to a higher load on ThreadPool.

      Reproduction patch.

            Assignee:
            Unassigned Unassigned
            Reporter:
            boris.dogadov@mongodb.com Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: