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
{{ message }}
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
2021-12-14 17:38:07.547 2917-2996/com.google.android.gms E/cvtc: *~*~*~ Channel {0} was not shutdown properly!!! ~*~*~*
Make sure to call shutdown()/shutdownNow() and wait until awaitTermination() returns true.
java.lang.RuntimeException: ManagedChannel allocation site
at cvtb.<init>(:com.google.android.gms@212423053@21.24.23 (190400-396046673):3)
at cvtc.<init>(:com.google.android.gms@212423053@21.24.23 (190400-396046673):2)
at cvlm.a(:com.google.android.gms@212423053@21.24.23 (190400-396046673):22)
at tve.c(:com.google.android.gms@212423053@21.24.23 (190400-396046673):23)
at tve.d(:com.google.android.gms@212423053@21.24.23 (190400-396046673):1)
at axoy.call(:com.google.android.gms@212423053@21.24.23 (190400-396046673):32)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at ubg.c(:com.google.android.gms@212423053@21.24.23 (190400-396046673):6)
at ubg.run(:com.google.android.gms@212423053@21.24.23 (190400-396046673):7)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at uhc.run(:com.google.android.gms@212423053@21.24.23 (190400-396046673):0)
at java.lang.Thread.run(Thread.java:920)