https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18055
--- Comment #21 from Mason James <[email protected]> --- (In reply to Olli-Antti Kivilahti from comment #19) > Hi! > > Pretty good improvement. > > What concerns me is how well does this module detect the available CPU cores? > > For example on LXC all the cores are visible to the test runner. > > There can be resource limits, but we might get a situation where we fork 32 > test runners because the LXC container is ran on a server with 32 cores. > However resource limits prevent utilization of more than 4 on this > LXC-container. > > This is not good. Olli, We can add an enviroment variable to manually limit the number of CPUS, to handle your situation I can add a patch for that, no problem -- 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/
