[bisq-network/bisq] fix random test failure. (#3122)

battleofwizards notifications at github.com
Fri Aug 23 09:20:55 UTC 2019


Indeed that seems like a problem. The `DefaultSeedNodeRepository` is a `@Singleton` but that is only enforced by Guice and not when instantiating manually. So there could me more instances flying around.

It feels like the root of the problem is combining automatic and manual instantiation of a supposedly `@Singleton` class.

-- 
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/3122#issuecomment-524241911
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190823/165404fd/attachment.html>


More information about the bisq-github mailing list