Skip to content

Conversation

chemicL
Copy link
Member

@chemicL chemicL commented Apr 14, 2025

Deadlock caused by blocking in an async handler is now eliminated and tests are no longer flaky.

@tzolov tzolov self-assigned this Apr 15, 2025
@tzolov tzolov added this to the 0.10.0 milestone Apr 16, 2025
tzolov pushed a commit that referenced this pull request Apr 16, 2025
- Replace StepVerifier with assertWith for cleaner test assertions
- Add try-with-resources blocks for proper client resource management
- Use closeGracefully().block() for proper server shutdown

Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
@tzolov
Copy link
Contributor

tzolov commented Apr 16, 2025

Rebase, fix previously introduced bogus tests configurations, merge at f7f8ccd

@tzolov tzolov closed this Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants