Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-53420

Make transport Session source/sink/poll functions noexcept

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Sharding 2020-12-28, Service Arch 2021-01-25

      We have a set of functions here that always return a monadic type, either Status, StatusWith, or Future. If we mark these noexcept, we will never have to worry about exception safety in consumers.

            Assignee:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: