summaryrefslogtreecommitdiff
path: root/SConstruct
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 /SConstruct
parentea546da6814f8f07e158c62447ce094c4b5b865e (diff)
downloadmongo-9253cb64b199e8019d7e1066ded43d1ed706baf7.tar.gz
SERVER-69913 Update TODO messages originally pointing to SERVER-52413
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 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.
#