0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00

SERVER-73588 Suppress memory leak alerts on canceling migrations

This commit is contained in:
Antonio Fuschetto 2023-02-06 05:59:47 +00:00 committed by Evergreen Agent
parent 5e1084da11
commit 6853acbf8e

View File

@ -10,3 +10,7 @@ leak:mongo::Interruptible::installWaitListener
leak::mongo::SSLThreadInfo::ThreadIDManager::idManager
leak:glob64
# Thread spawn to cancel ongoing migration is not joined at mongod shutdown.
# TODO (SERVER-67732): Remove this suppression as soon as we have a consolidated solution.
leak:mongo:MigrationDestinationManager::onStepDown