-
Bug
-
Resolution: Fixed
-
Major
-
None
Current implementation relies on fact that users always compare run objects with same parent. But this is not always the case.
As result TreeSet can not be safely used with Run objects from different parents.