Is cljdoc running out of memory here? "Analysis failed with code 137" https://app.circleci.com/pipelines/github/cljdoc/builder/4824/workflows/0732d1f9-e19d-4e97-b975-098004711f85/jobs/21199/steps
I’d be surprised. Is 137 the error code for that?
I guess we should try to surface more of the output if possible
worked when rerunning the job
I’m putting some code in place to print process output
Yeah, 137 is what you get if oomkiller kills your process. You can probably get it some other ways, too, of course.
Haven't been here for a while, btw, so you have a nice new profile picture 🙂
hahhaa
thank you 🙇
The spec-tools badge returns an exception as well. I guess it's because the failed analysis? https://cljdoc.org/badge/metosin/spec-tools
Yeah that might be, can you try restarting the build via the rebuild button left of the github link https://cljdoc.org/d/metosin/spec-tools/0.10.2/doc/readme
(It’s hidden by default)
Sneaky
Hey, it works after the rebuild! Thanks a lot