summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Chan <jason.chan@mongodb.com>2022-10-26 17:50:08 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-10-26 18:21:09 +0000
commit9253cb64b199e8019d7e1066ded43d1ed706baf7 (patch)
tree2753557c3779d4285101c1f5dbf37f575f9c22d0
parentea546da6814f8f07e158c62447ce094c4b5b865e (diff)
downloadmongo-9253cb64b199e8019d7e1066ded43d1ed706baf7.tar.gz
SERVER-69913 Update TODO messages originally pointing to SERVER-52413
-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.
#