gog-galaxy-itch.io icon indicating copy to clipboard operation
gog-galaxy-itch.io copied to clipboard

Plugin CPU usage unusually high even when idle

Open micpp42 opened this issue 4 years ago • 2 comments

I've noticed that the python process attached to this plugin has a tendency for me to just sit there while everything is idle using about 9% CPU, even when not otherwise being used. I'm not sure if this is related to the tendency of the plugin to continually be writing and filling up log files much faster than most of the other plugins, but that might be a starting point.

plugin-itch-fd0effe6-77d9-42bc-999d-a5a5c870c2a4.log

micpp42 avatar Jun 17 '20 01:06 micpp42

I think this might be related with #23, witch will be resolved with #6. I'll leave this issue open until #6 is implemented and test if it helps

lele-blue avatar Jun 17 '20 10:06 lele-blue

Yeah, I'd say it looks related to 23, since I was looking at some of my logs and it seems like it starts scanning right away after the last scan ends - like continuously instead of just e.g once every so often

micpp42 avatar Jun 17 '20 10:06 micpp42