summaryrefslogtreecommitdiff
path: root/src/mongo/executor/scoped_task_executor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49741 Add a way to override what Status is used when a ScopedTaskExecu...Spencer T Brody2020-07-271-0/+27
* SERVER-46794 Fix usage of joinAsync() in scheduleLoseRaceWithShutdown.Max Hirschhorn2020-03-111-1/+1
* SERVER-46395 Add joinAsync() method to ScopedTaskExecutor::Impl.Max Hirschhorn2020-03-021-0/+8
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-1/+1
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-4/+4
* SERVER-40722 Add ScopedTaskExecutorJason Carey2019-04-301-0/+320