Project

General

Profile

Defect #1248

Updated by Radek Tomiška about 5 years ago

When some child event ends with exception, then parent event should end with the same exception (set the same exception and state) - parent event stays in running state and is not obvious why - child event has to be find be parent. 

 The same issue occurs, when child event not exists - the parent event should be closed immediately.

Back