You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments