26 Aug
2024
26 Aug
'24
1:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36736 --- Comment #36 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to David Cook from comment #35)
I'm curious how this would interact with bug 36721, as I preload Koha::Schema there into the Starman master process.
My instinct is that your patch won't interact with this one, as the only module you load from the Koha namespace is Koha::Schema which itself doesn't anything else in the Koha or C4 namespaces. I suppose that begs the question of "should we include Koha/C4 packages in Preload.pm" but that's more of a question to be answered on that bug :) -- You are receiving this mail because: You are watching all bug changes.