We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffec08 commit 6965633Copy full SHA for 6965633
tests/s3_data_plane_tests.c
@@ -1726,6 +1726,7 @@ static int s_apply_backpressure_until_meta_request_finish(
1726
size_t part_size,
1727
size_t window_initial_size,
1728
uint64_t window_increment_size) {
1729
+ (void)part_size;
1730
1731
/* Remember the last time something happened (we received download data, or incremented read window) */
1732
uint64_t last_time_something_happened;
0 commit comments