What is the intent of (doseq [a nil..]) or is that something you are cobbling together to demonstrate the bug?
> On 29 Jul 2015, at 19:36, Leon Grapenthin <[email protected]> wrote: > > Hi everyone, > > this is by far the wierdest bug I have ever seen. It was a big problem during > development of our production app today and isolating it this far from a > large code base took several hours already. > > I can't even fill a JIRA ticket since it is currently difficult to estimate > whether its a bug with ClojureScript, the CLJS implementation of core.async, > Clojure itself (assumedly hashing) > > At this point I can't proceed efficiently due to a lack of knowledge of the > internals of the ClojureScript compiler, so I am asking you experts for help. > > This is the repo with the most minimal case so far > > https://github.com/lgrapenthin/wierd-err > > > > Kind regards, > Leon. > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
