Skip to content

Commit 9fd4336

Browse files
committed
Add TestConnectionClosureRace
This isn't a test case so much as a reproducer that tries to force a race between client-side connection reuse and server-initiated connection closure on various protocols. Since it's fairly slow and resource-intensive, I have marked it with `@Tag("slow")`. The test can be run directly from an IDE, or from the command line using the `slow-tests` profile: ./mvnw -Pslow-tests
1 parent f176d92 commit 9fd4336

File tree

2 files changed

+477
-0
lines changed

2 files changed

+477
-0
lines changed

0 commit comments

Comments
 (0)