https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19704
--- Comment #6 from David Cook <[email protected]> --- (In reply to David Cook from comment #5) > Technically, using multiple queries could also mean we could run into a race > condition but I can't think of any other way of doing it. Actually, one safeguard against that would be to initially pre-fetch X records more than we need I suppose... -- You are receiving this mail because: You are the assignee for the bug. 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/
