alla2040

Results 3 issues of alla2040

I have this crash from many users of my app via Fabric: Fatal Exception: java.lang.InternalError: Thread starting during runtime shutdown at java.lang.Thread.nativeCreate(Thread.java) at java.lang.Thread.start(Thread.java:1063) at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:921) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1328) at java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:584)...

needs investigation

I have a lot of RejectedExecutionException in Crash Repost in Firebase from users, here are the logs: ``` Exception java.util.concurrent.RejectedExecutionException: Task okhttp3.internal.ws.RealWebSocket$1$2@c80eb66 rejected from java.util.concurrent.ThreadPoolExecutor@1817ea7[Terminated, pool size = 0, active...

needs investigation

Thank you for your lib! Could you please help me with one question: I am changing the pitch of the sound with this code (I run this on Android device):...

support