Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TAKETODAY committed Dec 16, 2024
1 parent 501b0dd commit 8b56f5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
@InfraTest(webEnvironment = InfraTest.WebEnvironment.RANDOM_PORT)
class DispatchTests {

static final int connections = 128;
static final int connections = 100;

final NettyWebSocketClient client = new NettyWebSocketClient();

Expand Down

0 comments on commit 8b56f5b

Please sign in to comment.