summaryrefslogtreecommitdiff
path: root/src/mongo/db/thread_client_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74241 remove SessionHandle and similar aliasesMatt Diener2023-02-241-1/+1
* 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
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-0/+92