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
> >
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,
>
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