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

Cleanup: remove useless ASIOSession constructor try-block

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Service Arch
    • Fully Compatible
    • Service Arch 2023-07-24

      SERVER-60117 left a try-block around the constructor that has no effect. It has 2 catches that do nothing but rethrow. It would be the same function without all that noise. Just finish the job and remove the entire try block.

      https://github.com/mongodb/mongo/commit/033772a16ef0bd695457c2cb7154e25c145465b3

            Assignee:
            jennifer.wang@mongodb.com Jennifer Wang (Inactive)
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: