summaryrefslogtreecommitdiff
path: root/etc/lsan.suppressions
diff options
context:
space:
mode:
Diffstat (limited to 'etc/lsan.suppressions')
-rw-r--r--etc/lsan.suppressions5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/lsan.suppressions b/etc/lsan.suppressions
index b2bb87a3b95..8d0eaea9296 100644
--- a/etc/lsan.suppressions
+++ b/etc/lsan.suppressions
@@ -1,11 +1,6 @@
# Client objects are leaked in threads that are never terminated
leak:mongo::Client::Client
-# Insanity related to the fact that the static observer
-# prevents deleting mutexes during clean shutdown. If you
-# remove the StaticObserver, remove this too.
-leak:mongo::mutex::mutex
-
# Thread names leak from threads that are never terminated.
leak:mongo::setThreadName
leak:mongo::getThreadName