mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 10:05:15 +00:00
658f7de30e
* Catch HTTP exceptions * Fixes #1490 * Removed catch blocks that won't actually catch due to thread execution pool reasons & added a thread limiting mechanism to prevent excessive thread creation (when the queue is full then further tasks are queued) * Corrected thread exception catching (hopefully) * Addressed PR feedback * Reverted build number bump used for testing without reinstall * Added print of stack trace to any caught thread exceptions * Log exception directly and do not print stack trace on thread exception * Added TAG for logging output --------- Co-authored-by: alansley <aclansley@gmail.com> |
||
---|---|---|
.. | ||
protobuf | ||
src/main | ||
.gitignore | ||
build.gradle |