summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29493 Make ThreadPoolTaskExecutor's destructor execute shutdown and join.Andy Schwerin2017-06-091-22/+0
* SERVER-28204 added RollbackTest fixtureBenety Goh2017-03-231-0/+5
* SERVER-27052 added asynchronous operation support to DataReplicatorBenety Goh2016-12-061-2/+3
* SERVER-24304 added helper function to validate remote command name in testsBenety Goh2016-07-011-1/+14
* SERVER-24869 shutdown applier task executor before destroying data replicator...Benety Goh2016-07-011-12/+22
* SERVER-19001 Create common test infrastructure for testing TaskExecutor imple...Andy Schwerin2015-06-301-0/+82