Skip to content

Commit

Permalink
tmp: find root casue of cover test stuck
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Dec 11, 2024
1 parent 3c5c6ca commit 6971406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/prop_quic_types.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
| {stream_recv_window_default, 1..?UINT32_MAX}
| {stream_recv_buffer_default, 4096..?UINT32_MAX}
| {conn_flow_control_window, uint32()}
| {max_stateless_operations, 1..16}
%| {max_stateless_operations, 1..16}
| {initial_window_packets, uint32()}
| {send_idle_timeout_ms, uint32()}
| {initial_rtt_ms, 1..?UINT32_MAX}
Expand Down

0 comments on commit 6971406

Please sign in to comment.