geotim90 / Nevini

Multi-purpose Discord bot
https://nevini.de/
Apache License 2.0
4 stars 0 forks source link

[4.8.7] Fixed #69 (amendment) #71

Closed geotim90 closed 5 years ago

geotim90 commented 5 years ago

Updating cache while running the specification builder was the issue, since JPA was already in a read-only context at that point. I extracted the cache code to run before the JPA query.