Skip to content

Commit

Permalink
Another Windows debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Jan 14, 2025
1 parent 7b771d8 commit 6c4aa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ws_perf_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ init_dispatch(_Config) ->

do_gun_open_ws(Config) ->
ConnPid = gun_open(Config, #{
tcp_opts => [{nodelay, true}],
% tcp_opts => [{nodelay, true}],
http2_opts => #{
connection_window_margin_size => 64*1024,
max_frame_size_sent => 64*1024,
Expand Down

0 comments on commit 6c4aa0c

Please sign in to comment.