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

--- Comment #33 from Thomas Klausner <[email protected]> ---
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?)

-- 
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/

Reply via email to