hibernate-reactive icon indicating copy to clipboard operation
hibernate-reactive copied to clipboard

We ignore the return value of reactiveLock in ReactiveCacheEntityLoaderHelper

Open DavideD opened this issue 2 years ago • 0 comments
trafficstars

See https://github.com/hibernate/hibernate-reactive/blob/92b7b0fc8550b8ecd7a7124d70fdba3859f8ce7f/hibernate-reactive-core/src/main/java/org/hibernate/reactive/loader/entity/ReactiveCacheEntityLoaderHelper.java#L134

We need to make sure that everything is chained correctly. Same error happens in main

DavideD avatar Feb 15 '23 14:02 DavideD