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

Add static analysis checks for throwing in noexcept boundaries

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Programmability 2024-12-23
    • 145

      Exceptions being thrown in noexcept boundaries are a common source of unexpected crashes. We should try to detect when DBException-throwing functions are invoked within noexcept boundaries through automated tooling to help catch these kinds of bugs before they impact production deployments.

        1. screenshot-1.png
          screenshot-1.png
          135 kB
        2. Screenshot 2024-12-18 at 16.44.05.png
          Screenshot 2024-12-18 at 16.44.05.png
          82 kB

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: