On Thu, Nov 13, 2008 at 8:28 AM, Emmanuel Blot <[EMAIL PROTECTED]> wrote: > >> Yes, I was wondering the other day if it would be possible to change the >> syncing algorithm, by having it run "in the background", and while it is >> running, to get data from the repository directly for requests. > > I think that the few cases where a manual resync are required is not > worth adding the complexity of managing a background thread. > These manual resync usually follow admin tasks, so IMHO the current > implementation is good enough.
If anything, spawning a separate process to do it would make more sense than a thread. But I agree that manual resyncs are uncommon enough that it's not worth the effort. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---