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 NPE with async Jersey resource #2911

Merged
merged 3 commits into from
Apr 6, 2021

Conversation

danielkec
Copy link
Contributor

Fixes #2910

Signed-off-by: Daniel Kec daniel.kec@oracle.com

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
@danielkec danielkec added bug Something isn't working jax-rs JAX-RS and Jersey related issues labels Apr 4, 2021
@danielkec danielkec self-assigned this Apr 4, 2021
Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielkec danielkec merged commit 01f55c1 into helidon-io:master Apr 6, 2021
aseovic pushed a commit to aseovic/helidon that referenced this pull request Apr 26, 2021
* Fix NPE with async Jersey resource

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jax-rs JAX-RS and Jersey related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CompletionStage results in NPE
3 participants