Skip to content

Commit 9057e07

Browse files
authored
connmgr: update commit id of task size limit change (#48265)
1 parent a181e0c commit 9057e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connmgr/client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3197,7 +3197,7 @@ pub mod tests {
31973197
#[cfg(debug_assertions)]
31983198
#[test]
31993199
fn test_task_sizes() {
3200-
// sizes in debug mode at commit TBD
3200+
// sizes in debug mode at commit 6b636f8842149e351dd3c29a5d133737e2a8fdef
32013201
const REQ_TASK_SIZE_BASE: usize = 6888;
32023202
const STREAM_TASK_SIZE_BASE: usize = 13224;
32033203

0 commit comments

Comments
 (0)