From: AsamK Date: Wed, 13 May 2020 21:33:40 +0000 (+0200) Subject: Refactor Manager and SignalAccount to implement Closeable X-Git-Tag: v0.6.8~10 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/d520023fc76a522650b7561f2a4fc7a95fb5a04d?hp=d520023fc76a522650b7561f2a4fc7a95fb5a04d Refactor Manager and SignalAccount to implement Closeable Should make sure that file lock and web socket connections are closed reliably. ---