Add mechanism to avoid asserting while extracting debug info within tassert handler

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • v8.0, v7.0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-90282 essentially allows for a callback function to execute once a tassert is tripped. As we add more usages of ScopedDebugInfo, we need to ensure that a second assertion isn't tripped which would potentially obscure the original error. One idea from the scope for SPM-3866 was to mark the printing functions as noexcept but perhaps there's a better way to deal with this.

            Assignee:
            Militsa Sotirova
            Reporter:
            Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: