4 Jul
2023
4 Jul
'23
3:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34088 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #5)
This doesn't take into account "atomic updates" for developers though...
But that should be easy enough to take into account...
Hmm taking "atomic updates" into account makes it significantly slower as the "require C4::Context" alone adds about .25 seconds, which becomes significant when you multiply it against higher numbers... But "require Koha::Config" is very fast... -- You are receiving this mail because: You are watching all bug changes.