On Oct 3, 2010, at 6:54 PM, Randy Hudson wrote: > Oops, that changes doc is > http://github.com/clojure/clojure/blob/1.2.x/changes.txt
Do I understand this correctly to mean that the new and improved way that agent errors are handled in 1.2 is to fail silently and leave any pending awaits hanging without comment? I'm having a hard time imagining how this could be a good thing. If I want to know about errors (preferably by getting meaningful error messages) should I convert my agent code to use other concurrency mechanisms like pmap or futures? -- 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