taiga icon indicating copy to clipboard operation
taiga copied to clipboard

RSS timer gets a slight delay after each refresh

Open SacredZenpie opened this issue 2 years ago • 1 comments

Example: Open Taiga at exactly !5:00:00 - 1st refresh is at 15:10:00, but the ones after are few seconds late, so the next refreshes would be at 15:20:05, 15:30:10. 15:40:15

SacredZenpie avatar Apr 30 '23 08:04 SacredZenpie

Haven't checked, but I imagine the timer gets delayed while the main thread is busy doing other work. Might be an issue with the way Taiga runs multiple timers. I'll keep this in mind while migrating to Qt's QTimer in v2.

erengy avatar May 29 '23 18:05 erengy