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

--- Comment #17 from Tomás Cohen Arazi <[email protected]> ---
(In reply to Jonathan Druart from comment #12)
> Also, do you know that you can lock a portion of the file?

I loved the trick when I read about it while implementing 25109. But as we
support multiple instances running the same codebase, this won't work. We need
a 'namespace' (per instance) and the only way I found to do it was in a lock
file.

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