You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix#307: Progress View sometimes shows short living jobs twice
There is a lot of code to handle equal JobTreeElement, but JobInfo did
not implement equals().
Since the JobInfo is now reliable avoided to be added each time to the
bottom, the sort order has to be maintained also on remove.
0 commit comments