You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@joshua.apache.org by "Matt Post (JIRA)" <ji...@apache.org> on 2016/07/27 20:43:20 UTC

[jira] [Created] (JOSHUA-285) Not all RuntimeExceptions are caught

Matt Post created JOSHUA-285:
--------------------------------

             Summary: Not all RuntimeExceptions are caught
                 Key: JOSHUA-285
                 URL: https://issues.apache.org/jira/browse/JOSHUA-285
             Project: Joshua
          Issue Type: Bug
            Reporter: Matt Post
             Fix For: 6.1


In many instances Joshua threads will throw a RuntimeException that is not caught, causing the decoder to hang indefinitely. These should be caught and, if serious enough, cause the decoder to die. An example of an error that is caught is running out of memory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)