On Fri, Aug 05, 2011 at 06:16:34AM -0700, Nic Young wrote: > > Ah... it turns out that wait_for is exactly what I want! (Just an > update for the benefit of others) > > Somehow I missed that you can wait_for a specific wfid, in addition to > number of processes (and more).
Hello Nic, let me just point at the warning in the #wait_for description: https://github.com/jmettraux/ruote/blob/84ded303d6807eb76dd52969ac412e97e028ba5e/lib/ruote/dashboard.rb#L442-446 Cheers, -- John Mettraux - http://lambda.io/processi -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
