Make transport Session source/sink/poll functions noexcept

XMLWordPrintableJSON

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

      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:
            Benjamin Caimano (Inactive)
            Reporter:
            Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: