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

[RESTEASY-3385] Async request filters using suspend/resume on `Su… #3939

Merged
merged 1 commit into from Dec 21, 2023

Conversation

topak27
Copy link

@topak27 topak27 commented Dec 8, 2023

…spendableContainerRequestContext` cause 400 BAD REQUEST

…spendableContainerRequestContext` cause 400 BAD REQUEST
@topak27
Copy link
Author

topak27 commented Dec 11, 2023

@jamezp the fails seem to be not related to my changes, aren't they?

@jamezp
Copy link
Contributor

jamezp commented Dec 11, 2023

Yes, these failures are not related. I'm not too sure why these tests have started failing, but it won't block this PR. I just need to check the spec and JavaDoc before I can approve this. I'm trying to understand why it would be activated twice.

@jamezp
Copy link
Contributor

jamezp commented Dec 20, 2023

My apologies. I thought I asked this earlier, but I did not.

We require all contributions to be made under the terms of the ASL 2.0 License: http://www.apache.org/licenses/LICENSE-2.0
Do you agree to these terms?

@topak27
Copy link
Author

topak27 commented Dec 20, 2023

My apologies. I thought I asked this earlier, but I did not.

We require all contributions to be made under the terms of the ASL 2.0 License: http://www.apache.org/licenses/LICENSE-2.0 Do you agree to these terms?

yeah, sure!

@jamezp
Copy link
Contributor

jamezp commented Dec 21, 2023

Waiting for the upstream #3964 to finish, then I'll merge this.

@jamezp jamezp merged commit 7b6830d into resteasy:6.2 Dec 21, 2023
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants