måndag 7 augusti 2023 kl. 18:25:09 UTC+2 skrev [email protected]: Even if the polling rate could be client configurable and/or maybe in its own thread? Default the polling to something higher to maybe 10 minutes to 1 hour default polling and have the setting configurable so each client may set their own if desired.
I checked the status cache and it could possibly be done in a separate thread there, with the limitation that what you see in Explorer would be "old news". There is an issue of knowing which repositories to poll - on my computer I have probably 100 different WCs (different repositories or branches). It would be completely waste of resources to constantly poll all of them so some kind of queue has to be created based on which WCs you work on. On the other hand when you open a WC you have not visited for a long time, the cache would be cold and the status would not be correct until next polling intervall (making the status rather useless). To summarise, I think it will not be very useful and I think other issues have higher priority. However feel free to take a look at the code and come up with a solution. Kind regards, Daniel Sahlberg -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/53ed217a-8d54-49b2-bec5-ad532fb48ef0n%40googlegroups.com.
