[bisq-network/bisq] Handle dao state conflicts better (#2674)

Manfred Karrer notifications at github.com
Tue Apr 9 17:07:31 UTC 2019


ManfredKarrer commented on this pull request.



>          FileUtil.renameFile(storageFile, corruptedFile);
     }
 
+    public synchronized void removeAndBackupFile(String fileName) throws IOException {
+        removeAndBackupFile(storageFile, dir, fileName, "backup_of_corrupted_data");

Good finding! Yes that is wrong. Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2674#discussion_r273602110
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190409/c3708a17/attachment-0001.html>


More information about the bisq-github mailing list