On Fri, Oct 16, 2009 at 11:00 PM, John Harrop <jharrop...@gmail.com> wrote:

> On Sat, Oct 17, 2009 at 12:51 AM, Robert Stehwien <rstehw...@gmail.com>wrote:
>
>> I'm using the clojure-maven-plugin v1.1 (latest shapshots of clojure and
>> clojure-contrib) to run a test for an agent
>>
>
> ...
>
>
>> All the tests run, complete, and report back their status but then the
>> build freezes until I hit ctrl-c
>
>
> Just wait a minute longer, or if you can force a particular test to always
> execute last, add a dummy test that does (shutdown-agents) and force it to
> execute last.
>

I waited several minutes.

Adding a fixture that runs once and calls shutdown-agents after all the
tests did the trick though.  The tests no longer hang.



>
> >
>

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

Reply via email to