Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
Pipeline#equals includes equality of getNodes(), which wraps the set of nodes in a new ArrayList (defensive "copy"). This is unnecessary, we can compare the underlying Set.
Attachments
Issue Links
- links to