Investigate std::recursive_mutex use in async_timer_mock.h

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • 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 async_mock_timer.h and replace std::recursive_mutex with an alternative, or change `// NOLINT needs audit` to `// NOLINT`.

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

                Created:
                Updated:
                Resolved: