Skip to content

Commit 46edaaf

Browse files
committed
Put the debug statement back in
1 parent 3f4d48d commit 46edaaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cls/TestCoverage/Manager.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ Method StartCoverageTracking() As %Status [ Private ]
269269
}
270270
}
271271
}
272+
set ^IRIS.TEMPCG($i(^IRIS.TEMPCG)) = tProcessIDs
272273
Set tMetrics = $ListBuild("RtnLine") _ $Select(..Timing:$ListBuild("Time","TotalTime"),1:"")
273274
$$$ThrowOnError(..Monitor.StartWithScope(tRelevantTargets,tMetrics,tProcessIDs))
274275
}

0 commit comments

Comments
 (0)