Run the filter in its own thread to prevent locking issues.
authorPeter Williams <peterw@ximian.com>
Wed, 11 Jul 2001 19:12:22 +0000 (19:12 +0000)
committerPeter Williams <peterw@src.gnome.org>
Wed, 11 Jul 2001 19:12:22 +0000 (19:12 +0000)
commitbf1c6baa256b003f6cdeac92d2e4430fd0fad708
treeef86e6744f5d7fbebba42a94fa4a6019f7c503e2
parent2b4452e6f51d2ea96692299697b56e90eaf94a1e
Run the filter in its own thread to prevent locking issues.

2001-07-11  Peter Williams  <peterw@ximian.com>

* 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.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c