Fork me on GitHub
#datomic
<
2020-02-10
>
Nolan00:02:18

Is there a dedicated location where some form of datomic dependency upgrade roadmap is broadcast? Or has that traditionally happened out of necessity or as a result of a request? I find myself in a situation where I have no real urgency to use the newest [email protected], but would benefit from knowing if that was planned, not a priority, for sure never going to happen, etc..

grzm16:02:59

Putting together a script to run some integration testing, I'm calling ion.dev/push from Clojure. That appears to open a s3-transfer-manager-worker thread pool that doesn't shut down cleanly. I end up needing to call System/exit. Is this what datomic.ion.dev/-main does as well? Or is there some other manner I can cleanly shut down that thread pool?