zalando-stups / mint-worker

The secret rotator and distributor for the STUPS ecosystem
http://stups.readthedocs.org/en/latest/components/mint.html
Other
9 stars 3 forks source link

Use pr-str instead of str on LazySeq #17

Closed prayerslayer closed 8 years ago

prayerslayer commented 8 years ago

Otherwise we get "Unwritable mint buckets: clojure.lang.LazySeq" in mint-storage. Not helpful at all :)

prayerslayer commented 8 years ago

Fixed with #18 on #16