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

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

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization

      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:
            Unassigned Unassigned
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: