summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/task_executor_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-281-0/+1
* SERVER-59142 Add dropConnections API to TaskExecutorVojislav Stojkovic2021-10-211-0/+8
* SERVER-52699 oplog fetcher should be able to handle task executor shutdown ca...Suganthi Mani2020-11-171-0/+1
* SERVER-48734: Fix db_repl_test in TSANLingzhi Deng2020-07-071-1/+1
* SERVER-46395 Add joinAsync() method to ScopedTaskExecutor::Impl.Max Hirschhorn2020-03-021-0/+1
* SERVER-44951 Expand TaskExecutor to implement exhaust functionalityJanna Golden2020-02-221-0/+5
* SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey2019-06-061-3/+4
* SERVER-40765 TaskExecutor inherits from OutOfLineExecutorA. Jesse Jiryu Davis2019-05-041-3/+3
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39146 Refactor BatonJason Carey2019-02-051-23/+22
* SERVER-35682 kill existing SharedPromise typeMathias Stearn2018-11-151-4/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37329 Make ShardRemote interruptable while waiting for a responseSpencer T Brody2018-09-281-1/+2
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-1/+3
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-01-311-1/+3
* SERVER-29141 Add a waitForEvent with a timeout to TaskExecutor.Charlie Swanson2017-09-181-0/+1
* SERVER-28624 Further reduce dependency on ReplicationExecutor type.Andy Schwerin2017-04-061-1/+1
* SERVER-25662: add diagnostics string to thread pool executorScott Hernandez2016-10-141-1/+1
* SERVER-18029 extended Reporter to support keep alive and downconversion for p...Benety Goh2016-03-101-0/+77