Thanks for quick reply. tested engine.join_until_idle, and found it never ends, with in memory engine, FsPersistedEngine and an ArDbPersistedEngine which is extended from DbPersistedEngine and use ArExpressionStorage as build_expression_storage. (in Jruby environment) and did little debug, found that in the join_untile_idle, the storage.size is always 5/12. is it correct?
On May 22, 1:51 pm, John Mettraux <[email protected]> wrote: > On Friday, May 22, 2009, Li Xiao <[email protected]> wrote: > > > Should I always call engine.join_until_idle before engine.stop? > > Hi, > > Engine.stop by itself is sufficient. > > Best regards, > > John > > -- > John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
