https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31729 --- Comment #56 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (In reply to Thomas Klausner from comment #51)
I think we should NOT apply any of these patches:
Hot reload is only needed during dev, and it's much easier to (manually) start koha-plack in a non-demaonized way with hot-reload in Koha-Testing-Docker, than to modify this (IMO slightly crazy) script to start Koha in production.
[...] So I suggest we reject these patches and instead add either docs or a small wrapper script to koha-testing-docker.
Thanks for your manual solution. It would still be great to have hot reload on by default on KTD so it's less error prone for everyone to test patches. (at least the vast majority using KTD) The question is how is it the cleanest. Here in koha-plack. Or with changing the KTD scripts. This ticket has a counter part in the KTD issue tracker: https://gitlab.com/koha-community/koha-testing-docker/-/issues/307 -- You are receiving this mail because: You are watching all bug changes.