`reductions should respect `reduced

Description

This returns 16:

But replacing reduce with reductions will never terminate:

Cause: reductions ignores clojure.lang.Reduced, it never tests for reduced?

Patch: CLJ-1181-v002.patch

Screened by: Alex Miller

Environment

None

Attachments

2

Activity

Show:

Brandon Bloom June 14, 2014 at 10:10 PM

New patch includes tests.

Alex Miller June 14, 2014 at 1:38 PM

Needs a test

Andy Fingerhut April 13, 2014 at 5:37 PM

It isn't guaranteed to help, but it can't hurt to vote on the ticket, and encourage anyone else you know who wants this fixed to vote on it.

import April 13, 2014 at 7:53 AM

Comment made by: satshabad

Would love some progress on this!

Brandon Bloom March 17, 2013 at 12:10 AM

Attaching patch

Completed

Details

Assignee

Reporter

Approval

Ok

Patch

Code and Test

Priority

Fix versions

Created March 17, 2013 at 12:09 AM
Updated August 29, 2014 at 6:00 PM
Resolved August 29, 2014 at 6:00 PM