http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11051
--- Comment #27 from Jonathan Druart <[email protected]> --- (In reply to M. de Rooy from comment #26) > OK. In that case I do not exactly understand what keeps you from passing QA > on this patch? I saw that Kyle signed off on it. There are 2 reasons. 1/ I don't see the load difference following the test plan. 2/ There are some calls to memoize_memcached('subroutine_name', memcached => C4::Context->memcached); in the code. If the call is wrong, we should fix it everywhere. If I am wrong, I am not able to pass qa on it :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
