Skip to content

Commit f8e4d35

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 ceeac02 commit f8e4d35

2 files changed

Lines changed: 492 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)