Skip to content

Killing threads with exception executes finally clauses #14

@jopereira

Description

@jopereira

Original issue 14 created by jopereira on 2013-08-01T13:58:20.000Z:

Since SimulationThreadDeath is a Throwable/Error any finally statements in real code that lie on its path up the stack will be executed upon closing the Process/Host. This of course leads to unwanted behavior.

(Reported by N. Stifter)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions