Investigate suspicious timeout in AsyncCursor.cs KillCursors(Async) methods

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Unknown
    • 4.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Dotnet Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      AsyncCursor.cs KillCursors(Async) methods has hardcoded 10-seconds timeout that is applied for channel resolution only and ignores provided cancellationToken, when killing cursors operation itself respects cancellationToken and do not restricted by that 10-seconds timeout.
      We should investigate where that 10-seconds timeout came from (is it spec? some issue?) and check if it also should be applied to killing cursor operation too.

            Assignee:
            Adelin Mbida Owona
            Reporter:
            Oleksandr Poliakov
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: