Thomas Waldmann
|
0a2bd8dad5
|
lock roster: catch file not found in remove() method and ignore it
|
2015-08-20 18:40:24 +02:00 |
|
Thomas Waldmann
|
b2f460d591
|
fix filenames used for locking, update docs about locking
|
2015-07-13 23:20:46 +02:00 |
|
Thomas Waldmann
|
2deb520e67
|
locking code: extract timeout/sleep code into reusable TimeoutTimer class
|
2015-07-13 16:45:18 +02:00 |
|
Thomas Waldmann
|
e4c519b1e9
|
new locking code
exclusive locking by atomic mkdir fs operation
on top of that, shared (read) locks and exclusive (write) locks using a json roster.
|
2015-07-13 13:55:28 +02:00 |
|
Thomas Waldmann
|
434dac0e48
|
move locking code to own module, same for locking tests
fix imports, no other changes.
|
2015-07-12 23:41:52 +02:00 |
|