Skip to content

[3.0] Fix chaining in ReactiveEmbeddableInitializerImpl#reactiveResolveInstance #2383

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 3.0

…activeResolveInstance

The code was using .thenAccept instead of .thenCompose
@DavideD DavideD added this to the 3.0.6 milestone Jul 24, 2025
@DavideD DavideD added bug Something isn't working 3.0 labels Jul 24, 2025
@DavideD DavideD merged commit 3c7f2f4 into hibernate:3.0 Jul 25, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 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