summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/abstract_async_component_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32617 Fix code that reconstructs status with just code and stringMathias Stearn2018-01-171-2/+2
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-1/+1
* SERVER-29493 Make ThreadPoolTaskExecutor's destructor execute shutdown and join.Andy Schwerin2017-06-091-2/+0
* SERVER-28214 add AbstractAsyncComponent::_startupComponent_inlock and _shutdo...Benety Goh2017-05-031-0/+91
* SERVER-28214 clean up TaskExecutorMockBenety Goh2017-04-261-6/+4
* SERVER-28204 added AbstractAsyncComponentBenety Goh2017-03-201-0/+440