mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 18:58:06 +01:00
Add a (failing) integration test demonstrating an infinite loop.
This commit is contained in:
committed by
Jon Chambers
parent
62c31eb202
commit
e9e18afb4a
@@ -16,7 +16,6 @@
|
||||
*/
|
||||
package org.whispersystems.websocket;
|
||||
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.eclipse.jetty.websocket.api.RemoteEndpoint;
|
||||
import org.eclipse.jetty.websocket.api.Session;
|
||||
import org.eclipse.jetty.websocket.api.WebSocketException;
|
||||
|
||||
Reference in New Issue
Block a user