1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-25 05:00:53 +03:00
Athanasius cfdf9fbf20 Re-factor JournalLock.obtain_lock() for 'ALREADY_LOCKED' test.
This splits the code for opening the lockfile away from that for
actually obtaining the lock.  It enables a test for trying to lock again
with the same file handle.
2021-04-01 14:45:52 +01:00
..