From 5d208f8e61abf68598d3384a7559d3f27ecc27f9 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Wed, 11 Jul 2001 19:12:22 +0000 Subject: Run the filter in its own thread to prevent locking issues. 2001-07-11 Peter Williams * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): Run the filter in its own thread to prevent locking issues. (imap_filter_timeout): New function that does the filtering called as a CamelSession timeout. svn path=/trunk/; revision=11011 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 650030e65e..f585f3e4bd 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-07-11 Peter Williams + + * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): + Run the filter in its own thread to prevent locking issues. + (imap_filter_timeout): New function that does the filtering called + as a CamelSession timeout. + 2001-07-11 Not Zed * camel-filter-driver.c (camel_filter_driver_filter_mbox): Create -- cgit v1.2.3