summaryrefslogtreecommitdiff
path: root/src/mongo/db/thread_client_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-42971 Restore original thread name upon ThreadClient destructionDaniel Vitor Morilha2021-12-211-0/+20
|
* SERVER-48901 Have a client observer destroy ClientOutOfLineExecutorAmirsaman Memaripour2020-06-251-2/+2
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-0/+92