[Koha-bugs] [Bug 31729] Enable automatic filesystem refresh in Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 18 05:05:52 CEST 2023


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

--- Comment #36 from Mason James <mtj at kohaaloha.com> ---
(In reply to Thomas Klausner from comment #33)
> FYI, I have another approach nearly finished, where instead of creating a
> new daemon and using inotify we start the Plack app via plackup (instead of
> just usnig starman) and use the -R flag to reload when something changed.
> 
> This is the common way to do is in Plack apps, and does not need another
> service.
> 
> The patch will be ready tomorrow at the latest
> 
> (side note: Not sure if you want the patch in this ticket or in a new one?)

hi Thomas, 

i think that plack needs to be restarted if template files (.inc and .tt) are
modified

...if so, i dont think `plackup -R` with handle modifying template files?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list