Fork me on GitHub
#holy-lambda
<
2021-10-10
>
Benjamin15:10:55

I added datomic dependencies and now compiling a clojure uberjar seems to 5min+ or it is hanging somehow. Do you have tips for this? (fixed I just blocked while it loaded the namespace)

Benjamin15:10:33

trying to use hl:compile in basically the default project + datomic

Karol Wójcik17:10:13

Hmm. If you’re on amd64 i have no clue.

Karol Wójcik17:10:56

Maybe you don’t have enough RAM? Anyway HL will soon stop doing compilation in Docker. If you want you can uberjar the project yourself and put the jar at .holy-lambda/build/output.jar.

Karol Wójcik17:10:29

Something like this.

Benjamin17:10:13

I'm sorry the issue wasn't hl at all. I was being a noob and had a blocking operation in def

Karol Wójcik17:10:42

No worries. Oh fine!

Karol Wójcik17:10:59

Anyway, you can ping me anytime ;)

catjam 1