[bisq-network/bisq] Delete tor files at startup (#2344)

Manfred Karrer notifications at github.com
Wed Jan 30 10:39:04 UTC 2019


We get sometimes Tor startup problems which is related to some tor
files in the tor directory. It happens more often if the application
got killed (not graceful shutdown).
Creating all tor files newly takes about 3-4 sec. longer and it does
not benefit from cache files.
TODO: We should fix those startup problems in the netlayer library,
once fixed there we can remove that call at the
Bisq startup again.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2344

-- Commit Summary --

  * Delete tor files at startup

-- File Changes --

    M core/src/main/java/bisq/core/CoreModule.java (2)
    M core/src/main/java/bisq/core/app/BisqSetup.java (4)
    A core/src/main/java/bisq/core/app/TorSetup.java (69)
    M core/src/main/java/bisq/core/app/misc/AppSetupWithP2P.java (9)
    M core/src/main/java/bisq/core/app/misc/AppSetupWithP2PAndDAO.java (5)
    M core/src/main/java/bisq/core/app/misc/ModuleForAppWithP2p.java (2)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/TorNetworkSettingsWindow.java (26)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2344.patch
https://github.com/bisq-network/bisq/pull/2344.diff

-- 
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/2344
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190130/6041abf3/attachment.html>


More information about the bisq-github mailing list