https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30897
--- Comment #29 from Nick Clemens <[email protected]> --- Created attachment 164738 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164738&action=edit Bug 30897: Remove recursive parent identification loop We believe that plack will only spawn from one parent and children cannot spawn further child processes.. as such we don't need to walk up the tree. Signed-off-by: Nick Clemens <[email protected]> -- 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/
