Improvement #2023
Updated by Henning Blohm almost 6 years ago
So that it is simpler to use in a try-finally clause. <pre> <code> WorkUnit.required() </code> </pre> Also add tests. make sure that an isolated work unit is simpler to achieve an isolated work unit with suspension of any outer work unit <pre> <code> WorkUnit.requiresNew() </code> </pre> etc.