Revision 6bcdd8e2 trunk/Pithos.Core/PithosMonitor.cs

b/trunk/Pithos.Core/PithosMonitor.cs
269 269
        private void IndexLocalFiles()
270 270
        {
271 271
            StatusNotification.NotifyChange("Indexing Local Files");
272
            using (ThreadContext.Stacks["Monitor"].Push("Indexing local files"))
272
            using (ThreadContext.Stacks["Operation"].Push("Indexing local files"))
273 273
            {
274 274
                Log.Info("START");
275 275
                try

Also available in: Unified diff