Investigate std::recursive_mutex use in wiredtiger_encryption_callbacks.cpp

    • Server Security
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-104800 changes clang tidy checks so that std::recursive_mutex is banned. When SERVER-104800 is merged, please review the `// NOLINT needs audit` in wiredtiger_encryption_callbacks.cpp and replace std::recursive_mutex with an alternative, or change `// NOLINT needs audit` to `// NOLINT`.

              Assignee:
              Unassigned
              Reporter:
              Alex Li
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: