From 9253cb64b199e8019d7e1066ded43d1ed706baf7 Mon Sep 17 00:00:00 2001 From: Jason Chan Date: Wed, 26 Oct 2022 17:50:08 +0000 Subject: SERVER-69913 Update TODO messages originally pointing to SERVER-52413 --- SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SConstruct') 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. # -- cgit v1.2.1