You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: analytics/src/main/java/com/segment/analytics/internal/AnalyticsClient.java
+29-10Lines changed: 29 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -234,8 +234,7 @@ public void shutdown() {
234
234
}
235
235
236
236
/**
237
-
* Wait for the looper to complete processing all messages before proceeding with shutdown. This
238
-
* prevents the race condition where the network executor is shut down before the looper finishes
237
+
* Wait for the looper to complete processing all messages before proceedin with shutdown. This prevents the race condition where the network executor is shut down before the looper finishes
0 commit comments