Stuart Sierra <[email protected]> writes:

Hi Stuart,

> Tassilo wrote: "But shouldn't at least the thread-local Var binding
> frames be freed after the actions have been performed?"
>
> Yes. It's a bug. Just created CLJ-898: 
> http://dev.clojure.org/jira/browse/CLJ-898

I've attached a patch to the issue which at least works for me and
doesn't make any existing tests fail.  That's my first encounter with
clojure internals, so I'm not completely sure if it's the right thing to
do.  What you cannot do anymore in an agent action is popping back to
any previous thread-binding, but I guess you shouldn't do so anyway...

Bye,
Tassilo

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to