Skip to content

Commit 407e44f

Browse files
committed
test: ensure proper resource cleanup in integration tests
- Add try-finally blocks to guarantee server cleanup on test completion - Call closeGracefully().block() to ensure synchronous shutdown - Use try-with-resources for client lifecycle management where applicable - Prevent resource leaks and potential test flakiness Signed-off-by: Christian Tzolov <[email protected]>
1 parent 2314238 commit 407e44f

File tree

4 files changed

+317
-238
lines changed

4 files changed

+317
-238
lines changed

0 commit comments

Comments
 (0)