[TIMOB-13192] CodeProcessor: Ambiguous blocks do not handle throws properly
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-08-24T20:03:25.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2013-03-25T18:04:46.000+0000 |
Updated | 2017-03-20T20:28:27.000+0000 |
Description
Statements that alter the flow of execution outside of am ambiguous block are not handled correctly. There are two ways to do this: returns and throws. Throws are very complex, and I'm not sure how to fix them yet, but something has to be done.
Downgrading priority based on lack of interest in this ticket.
Code processor is dead.
Closing ticket as Code processor is no longer supported.