https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21366 --- Comment #28 from David Cook <dcook@prosentient.com.au> --- (In reply to Marcel de Rooy from comment #27)
I chose the about.pl test somewhat arbitrarily because koha-testing-docker is such a small database. In production, where you really see this being useful is in search.pl and opac-search.pl where a search might take 5+ seconds. Using koha-plack --reload will wait for that long search request to complete, and then it will restart that worker. I do not use k-t-d, but your point is clear.
Resuming QA scheduled for this afternoon.
I'll be around on and off for the next 5-7 hours, so shoot me any questions you might have. For what it's worth, I have a "reload_koha.sh" script I use in production all the time, especially when updating plugins, and it's wonderful hehe. -- You are receiving this mail because: You are watching all bug changes.