Thanks John that worked.
On Sep 21, 8:44 am, John Mettraux <[email protected]> wrote: > On Tue, Sep 21, 2010 at 09:33:00AM +0900, John Mettraux wrote: > > > thanks for the detailed report, I could reproduce the issue from 2.1.8 to > > edge. > > > http://gist.github.com/588908 > > > I filled a bug report > > > http://github.com/jmettraux/ruote/issues#issue/16 > > > I'm sorry it went through. After a bit of checking I noticed that this > > "piping error to subprocess" behaviour is not tested at all. > > > > I am using ruote -v2.1.10 and ruote-kit -v2.1.10 > > > I'd recommend using 2.1.11 (bundler comes in handy), especially since > > ruote-kit changed a great deal since 2.1.10. > > > I will fix that as soon as possible (for 2.1.11). > > Well, I was wrong. > > It's not a ruote issue. You're simply missing a cancel(fei, flavour) > implementation in your custom participant. Look at the final gist for an > example. > > http://gist.github.com/588908 > > I'm thinking about raising an error at participant registration if consume > and cancel method implementations are not present, or simply raising a > regular process exception. Not quite sure now. > > Thanks anway, I've added the test to the suite : > > http://github.com/jmettraux/ruote/commit/0b54918af7d43a05c31d01ed7e40... > > Best regards, > > -- > 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
