Joachim Van Herwegen
|
b59357ec30
|
feat: Update WrappedExpiringResourceLocker to new interface
Due to the new interface, it is now possible to throw an error
if there is a timeout which should make it easier
to find locking issues.
|
2021-01-22 11:34:51 +01:00 |
|
Joachim Van Herwegen
|
4d440c6c69
|
feat: Update ResourceLocker interface
By making use of withReadLock and withWriteLock instead
of acquiring the locks themselves it's easier to keep control
of what happens.
|
2021-01-22 11:34:51 +01:00 |
|
Ruben Verborgh
|
f9a20799eb
|
refactor: Use declarations style for functions.
|
2021-01-06 11:24:43 +01:00 |
|
smessie
|
f4afc3ce16
|
test: Divide current tests into integration and unit tests for LockingResourceStore
|
2020-11-25 09:05:38 +01:00 |
|
smessie
|
dacfb74a6a
|
refactor: Move lock stuff in its own folder
|
2020-11-25 09:05:38 +01:00 |
|