[Koha-bugs] [Bug 34470] Real Time Holds Queue - make random numbers play nice with forked processes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 3 17:15:12 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34470

--- Comment #4 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
The only thing I can't figure out is where (if?) randomization is happening in
the parent process, which is supposed to be one of the conditions for the
identical rand() results in the child process...but everything else fits.

Either way, this is so deep in the weeds of Perl and parallel processing that
I'd like to get more eyes on it (both for perspective and confirmation that
others replicate the problem) before going further with it.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list