This diff closes tunnelbroker socket when app goes to background in order to prevent messages from decrypting twice and weird socket state.
Details
Details
- Run the app
- Put the app in the background
- Send some DMs to the app
- Bring the app to the foreground
- Observe in logs that the socket is closed after going to the background and verify that no message is received before closing the socket
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable