[bisq-network/bisq] Fix networknode shutdown issues (#4688)

chimp1984 notifications at github.com
Fri Oct 23 06:16:32 UTC 2020


Fixes https://github.com/bisq-network/bisq/issues/4687

Reduce tor starutp time from 20-30 to about 5 sec.
Fix shutdown issues with sig int (was leading to not terminated java process - specially bad at seed nodes)

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Map shutdown call from sig int handler to userThread
  * Fix incorrect shutdown behaviour
  * Remove torSetup.cleanupTorFiles() call.

-- File Changes --

    M common/src/main/java/bisq/common/setup/CommonSetup.java (8)
    M core/src/main/java/bisq/core/app/BisqSetup.java (1)
    M core/src/main/java/bisq/core/app/TorSetup.java (10)
    M core/src/main/java/bisq/core/app/misc/AppSetupWithP2P.java (1)
    M p2p/src/main/java/bisq/network/p2p/network/TorNetworkNode.java (78)

-- Patch Links --

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


More information about the bisq-github mailing list