https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21366
--- Comment #29 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #27) > > seconds. Using koha-plack --reload will wait for that long search request to > > complete, and then it will restart that worker. koha-plack does not wait for the request to complete but it does the job as expected: The current request gave me back the old contents, but Starman closed the old worker afterwards since a new request gives me the new contents. Excellent. -- 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/
