Completed
Details
Assignee
UnassignedUnassignedReporter
Herwig HochleitnerHerwig HochleitnerLabels
Approval
OkPatch
Code and TestPriority
MajorAffects versions
Fix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Herwig Hochleitner
Herwig HochleitnerLabels
Approval
Ok
Patch
Code and Test
Priority

Affects versions
Fix versions
Created November 28, 2014 at 4:05 AM
Updated January 9, 2015 at 2:27 PM
Resolved January 9, 2015 at 2:27 PM
Cause: transduce passes (xf f) into .reduce of Eduction, which calls transduce, causing completing xf to be called more than once.
Proposed: Eduction reduce should use (completing f) instead of f to isolate completion of inner xf from outer xf.
Patch: CLJ-1606-5.patch
Screened by: Alex Miller