-
Notifications
You must be signed in to change notification settings - Fork 140
Description
In Crashlytics this is our number 1 crash with the latest version 1.4.0. Would be nice to solve it to get our crash-free rate higher.
Fatal Exception: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:851) at java.util.HashMap$ValueIterator.next(HashMap.java:879) at com.pusher.client.channel.impl.ChannelManager.onConnectionStateChange(ChannelManager.java:120) at com.pusher.client.connection.websocket.WebSocketConnection$4.run(WebSocketConnection.java:163) at com.pusher.client.util.Factory$1.run(Factory.java:103) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) at java.lang.Thread.run(Thread.java:762)