Skip to content

Conversation

@gavinking
Copy link
Member

@gavinking gavinking commented Nov 18, 2025

It seems to me that delayedAfterCompletion() here is unnecessary, but perhaps I'm wrong.

WDYT, @sebersole?

[Please describe here what your change is about]


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-19941

I have no clue what the call to delayedAfterCompletion() was
doing here, but I don't see how it could possibly be correct.
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Nov 18, 2025

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [5a3b7bd, 40e1dfd]

› This message was automatically generated.

@gavinking gavinking marked this pull request as ready for review November 18, 2025 12:05
@gavinking gavinking changed the title simplify Session.contains() HHH-19941 simplify Session.contains() Nov 18, 2025
Copy link
Member

@sebersole sebersole left a comment

Choose a reason for hiding this comment

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

Jira issue please, otherwise lgtm

@sebersole
Copy link
Member

It seems to me that delayedAfterCompletion() here is unnecessary, but perhaps I'm wrong.

Perhaps, but as a general rule we put that on all API methods

@gavinking
Copy link
Member Author

Jira issue please

The issue is HHH-19941

@gavinking gavinking merged commit 6c66284 into hibernate:main Nov 18, 2025
27 of 28 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

Development

Successfully merging this pull request may close these issues.

2 participants