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
//Gives the chance to child classes to do message pre-processing
174
175
}
175
176
177
+
/**
178
+
* Visible For Testing
179
+
* </p>
180
+
* We need to turn off activity check for some tests (e.g. io.ably.lib.test.realtime.RealtimeConnectFailTest.disconnect_retry_channel_timeout_jitter_after_consistent_detach[binary_protocol])
181
+
* Those tests expects that activity checks are passing, but protocol messages are not coming
0 commit comments