summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Wangensteen <george.wangensteen@mongodb.com>2021-08-12 14:21:59 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-08-12 15:19:19 +0000
commitd9f51262487d11e03272bb403efae2b6aff114d7 (patch)
tree64ec6ab134605de0a4559e0b2ba36f5b410806e7
parenta765b78cb5ebd074c4d34fef7e6ebc0c1ba10be2 (diff)
downloadmongo-d9f51262487d11e03272bb403efae2b6aff114d7.tar.gz
SERVER-57984 Update references to SERVER-48490 to SERVER-52413 which marks completion of global clean shutdown work
-rw-r--r--SConstruct2
-rw-r--r--etc/evergreen.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index ff1d1df077e..bf51735455f 100644
--- a/SConstruct
+++ b/SConstruct
@@ -3530,7 +3530,7 @@ def doConfigure(myenv):
# setting to allow tests to continue while we figure out
# why we're running afoul of it.
#
- # TODO SERVER-48490: report_thread_leaks=0 suppresses
+ # TODO SERVER-52413: report_thread_leaks=0 suppresses
# reporting thread leaks, which we have because we don't
# do a clean shutdown of the ServiceContext.
#
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 5d22aec94cc..8a80749482c 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -11441,7 +11441,7 @@ buildvariants:
# allow tests to continue while we figure out why we're running
# afoul of it.
#
- # TODO SERVER-48490: report_thread_leaks=0 suppresses reporting
+ # TODO SERVER-52413: report_thread_leaks=0 suppresses reporting
# thread leaks, which we have because we don't do a clean shutdown
# of the ServiceContext.
#