[bisq-network/bisq] Fix exception handling during Tor setup (#2538)

Devin Bileck notifications at github.com
Thu Mar 14 23:44:58 UTC 2019


A recent change in the netlayer is now seeing exceptions wrapped in
a TorCtlException if an error occurs while setting up Tor.

So when an issue such as "Auth cookie not created" (#2398) occurs,
which was previously raised as an IOException, it was restarting Tor
rather than showing the error message to the user.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix exception handling during Tor setup

-- File Changes --

    M p2p/src/main/java/bisq/network/p2p/network/TorNetworkNode.java (14)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2538.patch
https://github.com/bisq-network/bisq/pull/2538.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/2538
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190314/a3852263/attachment-0001.html>


More information about the bisq-github mailing list