summaryrefslogtreecommitdiff
path: root/src/mongo/executor/scoped_task_executor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71946 Add InterruptedDueToReplStateChange to the "cancellation" error ...Alex Li2023-02-031-0/+2
* SERVER-59142 Add dropConnections API to TaskExecutorVojislav Stojkovic2021-10-211-0/+1
* SERVER-49741 Add a way to override what Status is used when a ScopedTaskExecu...Spencer T Brody2020-07-271-0/+1
* SERVER-46395 Add joinAsync() method to ScopedTaskExecutor::Impl.Max Hirschhorn2020-03-021-1/+1
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-3/+3
* SERVER-40160 Remove `if_constexpr.h` header.ADAM David Alan Martin2019-07-271-1/+0
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-1/+1
* SERVER-40722 Add ScopedTaskExecutorJason Carey2019-04-301-0/+116