Investigate std::promise usage in async_results_merger.h

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

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

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

              Created:
              Updated: