CVSROOT: /cvs/gnome Module name: beagle Changes by: joeshaw 05/10/26 12:21:07
Modified files: beagled : BuildIndex.cs BeagleDaemon.cs RemoteIndexer.cs beagled/IndexHelper: IndexHelper.cs Util : Inotify.cs Makefile.am Scheduler.cs Log message: * Change some uses of regular threads to ExceptionHandlingThreads in Inotify.cs and Scheduler.cs. * Fix a bug in the scheduler which caused the seconds field of a TimeSpan to be compared rather than the total number of seconds elapsed. This should make throttling a little more reliable. * Add catch-all exception handlers to beagled, the IndexHelper, and BuildIndex so that if an unhandled exception is thrown, these will exit immediately rather than sitting around forever waiting to be killed. * Log the PID of the IndexHelper that was just started in the beagled log. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2005-10-26%2012:20&maxdate=2005-10-26%2012:22 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list