summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConstruct2
-rw-r--r--etc/evergreen.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index 6681722f882..f71dc16056a 100644
--- a/SConstruct
+++ b/SConstruct
@@ -4270,7 +4270,7 @@ def doConfigure(myenv):
# setting to allow tests to continue while we figure out
# why we're running afoul of it.
#
- # TODO SERVER-52413: report_thread_leaks=0 suppresses
+ # TODO SERVER-65936: 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 60d6d2fcd70..0ada1c14210 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -2647,7 +2647,7 @@ buildvariants:
# allow tests to continue while we figure out why we're running
# afoul of it.
#
- # TODO SERVER-52413: report_thread_leaks=0 suppresses reporting
+ # TODO SERVER-65936: report_thread_leaks=0 suppresses reporting
# thread leaks, which we have because we don't do a clean shutdown
# of the ServiceContext.
#