mmonteleone/pavlov

Can't use wait() more than once?

eykd opened this issue · 4 comments

eykd commented

Perhaps I don't quite understand how wait() (or the underlying start()/stop() engine), but I can't seem to get wait() to work more than once in a particular it() block. Any tests inside the function body of subsequent wait() calls are ignored (though the code does run).

eykd commented

Now I'm having trouble reproduce this in simple test code. I'll keep trying, and post a reproduction as soon as I can. :/

Hi eykd. I'm cleaning up pavlov's issues. Were you ever able to reproduce this?

eykd commented

No, sorry, I've moved on to other projects.

On Tue, Mar 29, 2011 at 5:59 AM, mmonteleone <
reply@reply.github.com>wrote:

Hi eykd. I'm cleaning up pavlov's issues. Were you ever able to reproduce
this?

Reply to this email directly or view it on GitHub:
#2 (comment)

Ok, thank you!