https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558
--- Comment #44 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #43) > Could you remind me why we need this? Why don't you just run another worker? > This area has not been very stable in the last releases and I am not sure we > should play with more forking and introduce possible regressions when an > alternative (run more workers) is already available. I could be wrong but I think the premise of this change is that it would be more difficult to update koha-worker and koha-common.init to allow for a configurable number of workers than it would be to add more forks. However, I agree that it would be preferable to just run more workers. Even if it's easier to fork, I don't think this patch goes about it quite the right way... -- 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/
