superv.async icon indicating copy to clipboard operation
superv.async copied to clipboard

go-for can cause too many pending puts.

Open whilo opened this issue 9 years ago • 0 comments

When using the go-for macro with nested loops, core.async can trigger a "too many pending puts" assertion. This shouldn't happen, values should be produced lazily.

whilo avatar Oct 17 '16 09:10 whilo