Add CancellationToken support to ConnectionPool connection-retrieval methods

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • Programmability 2024-08-05, Programmability Needs Merge
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, getting a connection from a ConnectionPool can only be cancelled by the caller provided timeout or by shutting down the entire pool. We should augment connection-getting methods to accept CancellationTokens to support cancellation, which will simplify NetworkInterfaceTL's own cancellation logic.

            Assignee:
            James Bronsted
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: