Skip to content

Commit 54a355c

Browse files
committed
fixup
1 parent c0e2957 commit 54a355c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/Test/Integration/TestSsl.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ private async Task SendReceiveAsync(ConnectionFactory connectionFactory)
150150

151151
await ch.CloseAsync();
152152
}
153+
154+
await conn.CloseAsync();
153155
}
154156
}
155157
}

0 commit comments

Comments
 (0)