On Sun, Jul 17, 2011 at 8:37 AM, Phil Hagelberg <p...@hagelb.org> wrote: > * It starts a background thread without blocking the main thread. > (interferes with Leiningen's workaround to this Clojure bug: > http://dev.clojure.org/jira/browse/CLJ-124)
I've documented the issue with threading in Leiningen's plugin documentation: https://github.com/technomancy/leiningen/blob/master/doc/PLUGINS.md Anyone writing a plugin that uses threads would do well to read the "Threads" section of that document. -Phil -- 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