droid icon indicating copy to clipboard operation
droid copied to clipboard

Check the source code for exception swallowing

Open jcharlet opened this issue 5 years ago • 0 comments

There are places in the code where exceptions are swallowed: caught but not processed. Can be a source of hard to find bugs. This would require searching the source code for such exceptions, reporting on them, then evaluate (possibly discuss here) which exceptions might be critical and would require a better handling.

jcharlet avatar Jun 10 '20 11:06 jcharlet