On Thu, Jan 1, 2009 at 5:32 PM, Paul Mooser <taron...@gmail.com> wrote:
>
> I've been playing around with a few different approaches to writing
> concurrent programs in clojure, and I was surprised that a trivial use
> of pmap results in a RejectedExecutionException:
>
> (pmap #(* % %) (range 0 10))

Works for me, SVN 1193

--Chouser

--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to