I am playing around with having the [proto-repl "0.3.1"]
dependency in ~/.lein/profiles.clj
. Does anyone know of any issues with that? I am opening some issues on github, and thought I would ask if there are any known problems, in case it is interfering.
Anyways, probably best if I try removing it, before reporting an issue - it's about opening a definition, it seems proto-repl doesn't always extract the jar.
@naartjie i know that there was an issue on windows regarding the extraction of the jar but AFAIK this is fixed in the latest version
I need to get a proper minimal repro case together - right now it only happens to me sporadically, and I can't quite figure out what the conditions are
@naartjie: there were some comments on the issue about the recent fix not fixing everything. I need to take a look back at that to see if I can see the problem. If you can figure out when it's not working that would be helpful. I may be able to figure it out just by reading the code though.
@jasongilman will definitely write back if I can reproduce it