Closed gnarroway closed 2 years ago
Does it really "hang", or is it waiting for future
threads to exit?
I am successfully using clj with test-runner in github actions myself and not seeing any issues btw.
Thanks for the quick response. Given your hint, I will have a deeper look on my end and see how I go.
Background
Behaviour
clojure -X:test
with:exec-fn cognitect.test-runner.api/test
), after logging the test results (0 failures, 0 errors.)Analysis