12 Apr
2020
12 Apr
'20
6:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23571 --- Comment #17 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (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.