Skip to content

Commit eb9856e

Browse files
committed
More TODO
1 parent 5e5caf5 commit eb9856e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase-perf/src/main/java/com/google/firebase/perf/session/gauges/GaugeManager.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ public void startCollectingGauges(
136136
final String sessionIdForScheduledTask = sessionId;
137137
final ApplicationProcessState applicationProcessStateForScheduledTask = applicationProcessState;
138138

139+
// TODO(b/394127311): Switch to using AQS.
139140
try {
140141
gaugeManagerDataCollectionJob =
141142
gaugeManagerExecutor

0 commit comments

Comments
 (0)