summaryrefslogtreecommitdiff
path: root/src/mongo/executor/scoped_task_executor.h
AgeCommit message (Expand)Author
2023-02-03SERVER-71946 Add InterruptedDueToReplStateChange to the "cancellation" error ...Alex Li
2021-10-21SERVER-59142 Add dropConnections API to TaskExecutorVojislav Stojkovic
2020-07-27SERVER-49741 Add a way to override what Status is used when a ScopedTaskExecu...Spencer T Brody
2020-03-02SERVER-46395 Add joinAsync() method to ScopedTaskExecutor::Impl.Max Hirschhorn
2019-10-21SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano
2019-10-03SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-09-10SERVER-43119 FailPoint cleanupBilly Donahue
2019-07-27SERVER-40160 Remove `if_constexpr.h` header.ADAM David Alan Martin
2019-07-09SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan
2019-04-30SERVER-40722 Add ScopedTaskExecutorJason Carey