23 Aug
2022
23 Aug
'22
1:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21366 --- Comment #29 from Marcel de Rooy <m.de.rooy@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.