Tamas Herman
Tamas Herman
We have a generic `test-harness` NS, which we include into every test NS, which has that declaration, what @serioga mentioned. We have also added `(:require [our.test-harness :refer :all])` to the...
I'm not sure about the Aero issue, but the resolution problem with `thrown?` & `thrown-with-msg?` is the same issue as https://github.com/cursive-ide/cursive/issues/238 which is not yet resolved.
Here is a screenshot of a real world output of a similar loop-recur expression doing some HTTP calls, in case it helps to give some ideas:
> Looking at the thread dump, it looks like you're trying to interrupt the evaluation. Yes, but that's what issue title says, so I'm not sure what do you mean....
Do you mean, it won't be possible to interrupt evaluations anymore, if we are running on more recent JVMs?
This feature DO work most of the time tough, so I'm a very confused.
I tried the 3.0.0 version with IntelliJ 2019.2.3 and it's better than before, but since my report, I've switched to https://github.com/4lex4/intellij-platform-solarized and I'm very satisfied with that as is. Thanks...
Just downloaded Emacs 25.1-1 from https://emacsformacosx.com and installed the config from http://www.braveclojure.com/basic-emacs/ under ~/.emacs.d, started Emacs then M-x package-list-packages and got invalid certificate message about marmalade-repo.org shortly after some list...
how can i +1 this? :)
i can prepare a repo for you in the next few hours, to demonstrate my specific use-cases with both S3 filesystem provider and Jimfs in-memory provider. i gave a lot...