summaryrefslogtreecommitdiff
path: root/src/mongo/util/exit.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29380 Fix potential race in exit code during server shutdown.Max Hirschhorn2017-06-091-7/+22
* SERVER-6065 NT Service stop does not exit cleanlyMark Benvenuto2017-02-101-1/+1
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-151-8/+4
* SERVER-26137 MongoDB Windows Service hangs on stopMark Benvenuto2016-09-221-0/+1
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-2/+16
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-0/+153