[bisq-network/bisq] Fix memory leak (#3734)

Florian Reimair notifications at github.com
Tue Dec 3 12:31:48 UTC 2019


We had a small memory leak in the code base. Namely, some thread pools have not been shutdown when they have been no longer needed. Result was that the threads and the parent threads have been kept alive which lead to hundreds of stale threads over the course of several days.

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

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

-- Commit Summary --

  * Fix memory leak

-- File Changes --

    M p2p/src/main/java/bisq/network/p2p/network/Connection.java (1)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3734.patch
https://github.com/bisq-network/bisq/pull/3734.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/3734
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191203/804dc3b7/attachment.html>


More information about the bisq-github mailing list