Re: core.async: loop bindings can't see prior brindings

2013-08-08 Thread Kemar
I've posted a bug report: http://dev.clojure.org/jira/browse/ASYNC-17 Am Donnerstag, 8. August 2013 16:04:15 UTC+2 schrieb tbc++: > > Yep, this is bug, please submit a bug report through JIRA, and I'll try to > get it fixed ASAP. > > Timothy > > > On Thu, Aug 8, 2013 at 9:22 AM, David Nolen > >

Re: core.async: loop bindings can't see prior brindings

2013-08-08 Thread Timothy Baldridge
Yep, this is bug, please submit a bug report through JIRA, and I'll try to get it fixed ASAP. Timothy On Thu, Aug 8, 2013 at 9:22 AM, David Nolen wrote: > You can report issues here: http://dev.clojure.org/jira/browse/ASYNC > > > > On Thu, Aug 8, 2013 at 7:02 AM, Kemar wrote: > >> Hi there, >

Re: core.async: loop bindings can't see prior brindings

2013-08-08 Thread David Nolen
You can report issues here: http://dev.clojure.org/jira/browse/ASYNC On Thu, Aug 8, 2013 at 7:02 AM, Kemar wrote: > Hi there, > > it seems that loop bindings cant's see prior bindings made in > the same loop when the loop is in a go block: > > (require '[clojure.core.async :refer [go]]) >> (go