summaryrefslogtreecommitdiff
path: root/src/mongo/executor/scoped_task_executor_test.cpp
AgeCommit message (Expand)Author
2024-08-27SERVER-93649 shared_ptr for all TaskExecutor instances (#26357)Billy Donahue
2023-08-17SERVER-73658 RemoteCommandRequest to use DatabaseNameMathis Bessa
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-02-03SERVER-71946 Add InterruptedDueToReplStateChange to the "cancellation" error ...Alex Li
2020-07-27SERVER-49741 Add a way to override what Status is used when a ScopedTaskExecu...Spencer T Brody
2020-03-11SERVER-46794 Fix usage of joinAsync() in scheduleLoseRaceWithShutdown.Max Hirschhorn
2020-03-02SERVER-46395 Add joinAsync() method to ScopedTaskExecutor::Impl.Max Hirschhorn
2019-09-10SERVER-43119 FailPoint cleanupBilly Donahue
2019-07-09SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan
2019-04-30SERVER-40722 Add ScopedTaskExecutorJason Carey