]> nmode's Git Repositories - signal-cli/commit
Proposal for the Manager class to manage an ExecutorService for all SignalServiceMess...
authorDom <dominik.mautz@tum.de>
Wed, 3 Feb 2021 18:40:12 +0000 (19:40 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Feb 2021 18:40:12 +0000 (19:40 +0100)
commit23df85ff909bd1bc8088c429ffd63ea3af6591c6
tree4a12d8b09ff0891cdd33d0e94561ee00ce74fa61
parentc276055302235feeff73d7dfd142b54dd378bad4
Proposal for the Manager class to manage an ExecutorService for all SignalServiceMessageSender instances (#482)

* Modified the Manager class to provide an ExecuterService for the SignalServiceMessageSender.

* removed unnesessary comment

* Changed the ExecutorService to a unbounded newCachedThreadPool

Co-authored-by: Cutkh <cutkh@users.noreply.github.com>
lib/src/main/java/org/asamk/signal/manager/Manager.java