boot-clj / boot

Build tooling for Clojure.
https://boot-clj.github.io/
Eclipse Public License 1.0
1.75k stars 181 forks source link

Fully serialize pod return values before pr-str'ing #684

Open martinklepsch opened 6 years ago

martinklepsch commented 6 years ago

Fix for #683.

I added a test as well but lein test isn't working. Will need to look into that.

arichiardi commented 6 years ago

If we merge #685 in then this can use it :smile: