-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This list of specs to build was constructed unnecessarily far from the one place it was actually used, which both made the code harder to follow and was slightly inefficient as most of the time it was unused.
The code was also unnecessarily indented with blocks that did not limit the scope of any variables.