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: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • 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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: