spring-data-redis
spring-data-redis copied to clipboard
Fix unwrap in case of concurrent holders modification.
Closes #2311
- [x] You have read the Spring Data contribution guidelines.
- [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
- [ ] You submit test cases (unit or integration tests) that back your changes.
- [ ] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
I have not included a unit test, because I cannot really create one which is stable.
Thank you @atisvagyok and sorry for long silence - we're closing this one in favor of #2256.