Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential request context leak #20608

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

stuartwdouglas
Copy link
Member

The request context could be destroyed but not disasociated, resulting
in an empty request context leaking.

This fixes the intermittent failures in WebsocketOidcTestCase

The request context could be destroyed but not disasociated, resulting
in an empty request context leaking.

This fixes the intermittent failures in WebsocketOidcTestCase
@sberyozkin sberyozkin merged commit 609865a into quarkusio:main Oct 8, 2021
@quarkus-bot quarkus-bot bot added this to the 2.4 - main milestone Oct 8, 2021
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.

3 participants