I just submitted http://dev.clojure.org/jira/browse/CLJ-1886
I was able to narrow down the problem space a little bit, but it's still
gnarly.
Ryan
On Mon, Jan 25, 2016 at 4:27 AM, Nicola Mometto wrote:
> Can you log this issue in clojure's JIRA?
>
> On Friday, January 15, 2016 at 11:21:17 PM U
Can you log this issue in clojure's JIRA?
On Friday, January 15, 2016 at 11:21:17 PM UTC, Ryan Fowler wrote:
>
> I've got a head-scratcher.
>
> A combination of aot compiling, ring-jetty, slf4j-timbre, timbre and
> core.async causes "java.lang.NoSuchFieldError: __thunk__0__"
>
> I've created a r