[Koha-bugs] [Bug 21366] Add Plack reload

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 23 13:42:30 CEST 2022


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

--- Comment #29 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(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.


More information about the Koha-bugs mailing list