From: AsamK Date: Sat, 12 Feb 2022 11:26:42 +0000 (+0100) Subject: Improve stop receive handling X-Git-Tag: v0.10.4~12 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/cf0cc50e328c0fc4fcbbecfa0ed21887613110a1?hp=cf0cc50e328c0fc4fcbbecfa0ed21887613110a1 Improve stop receive handling Only interrupt the receive thread if it is currently waiting for new messages from the server, otherwise just set a stop flag. ---