https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36736
--- Comment #36 from Kyle M Hall <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
