Conversation
|
@episource I've handled the bug you discovered, thanks again. |
|
~~Context: ~~
Edit: Nothing is locked twice. Everything is alright. |
|
Uhoh. I'll have a look, thanks again! |
|
No, just forget my comment. It's plain wrong. |
|
Hm, I'd expect that acquiring the r lock while an r/w lock is already held leads to a deadlock... |
|
Ah, indeed, now I see it. |
|
Any other comments? Otherwise I'll merge this branch now :) |
|
Not from my side... |
|
cool |
This breaks out some commits from #252 (which was clearly too large to be done in one PR). The code in this PR adds resuming of interrupted backups by regularly writing an index (utilizing the new supersedes field) and reading these when a backup should be resumed.
Closes #59