Evolution isn't MT-safe, and apart from the mailer (and new addressbook code), nothing uses threads.
However, most of camel (and bits of the mailer) is MT-safe, or can be used in an MT environment. e.g. some objects can't be shared between threads directly, although they can be used from any thread, but other objects and camel events are completely mt-safe. On Tue, 2003-08-05 at 22:45, calvin liu wrote: > Hi, Not Zed, > > Can I believe evolution is MT-safe? Any potential risks? > > Thanks. > Calvin > > _______________________________________________ > evolution-hackers maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution-hackers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
