Am Samstag, 6. August 2016 16:50:35 UTC+9 schrieb Miguel Ping: > > Dunno about clojure, but in javaland you would submit jobs through an > executor and then wait for all tasks on the executor to finish, blocking > the main thread. > > A bit of googling, and you can alter the core.async executor: > http://stackoverflow.com/a/18779688/22992 > And then you can await for its shutdown: > http://stackoverflow.com/a/1250655/22992 >
Thanks for the answer! It's interesting, but a bit hacky, so I would only use it if there's no alternative. Richard -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.