12 Feb
2021
12 Feb
'21
12:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27068 --- Comment #28 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #27)
The way we cache Koha::Libraries at package level is quite a poor design here. I understand that we are doing it because _checkHoldPolicy is called in a loop, but we should maybe then redesign something else.
What do you think?
Undoing it is fine with me. This runs as a cronjob so speed isn't of the utmost concern. If we really wanted to, we could use Koha::Cache. -- You are receiving this mail because: You are watching all bug changes.