Skip to content

[2.4] Fix chaining in ReactiveEmbeddableInitializerImpl#reactiveResolveInstance #2384

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jul 24, 2025

Backport #2381 (PR #2382) for 2.4

…activeResolveInstance

The code was using .thenAccept instead of .thenCompose
@DavideD DavideD added 2.4 bug Something isn't working labels Jul 24, 2025
@DavideD DavideD added this to the 2.4.9 milestone Jul 24, 2025
@DavideD DavideD merged commit 4dc3b88 into hibernate:2.4 Jul 25, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.4 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignored CompletionStage in ReactiveEmbeddableInitializerImpl#reactiveResolveInstance
1 participant