[bisq-network/bisq] Added graceful shutdown hook (#4047)

Christoph Atteneder notifications at github.com
Fri Mar 27 09:42:42 UTC 2020


@ripcurlx commented on this pull request.



>              if (completeHandler != null)
-                UserThread.runAfter(completeHandler, size * 200 + 500, TimeUnit.MILLISECONDS);
+                UserThread.runAfter(completeHandler, 10, TimeUnit.MILLISECONDS);

Is there a specific reason why you used 10 milliseconds before triggering the complete handler?

-- 
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/4047#pullrequestreview-382706478
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200327/87946ff6/attachment.html>


More information about the bisq-github mailing list