On Mon, 2007-07-02 at 20:40 +0200, Philip Van Hoof wrote: > Hey Camelers, > > I'm not sure but it looks like if any Camel API call that causes a read > or a write that isn't wrapped by a CamelOperation, does a blocking read > or write that don't respect the timeouts. > > I created a patch for camel-lite that does the (what I think is) > expected behaviour. > IIRC, Camel calls are blocking and they are not supposed to be called in main thread - First lesson in Camel. So, it is the expected behavior of Camel and Yes, if you have CamelOperation specified, they are cancellable.
V. Varadhan -- Veerapuram Varadhan <[EMAIL PROTECTED]> Novell, Inc. Software for the Open Enterprise⢠http://www.novell.com _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
