Http2ClientImpl should attempt to close and remove connection in stop()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 21
    • Component/s: core-libs
    • b22

      If Http2ClientImpl::stop() is called, it will loop through the connections map and call the close() method on each connection. It would be better to not only close but to remove each connection from the map only if they are closed successfuly.

            Assignee:
            Conor Cleary (Inactive)
            Reporter:
            Conor Cleary (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: