fredi-68 / Ram

ProtOS Discord Bot (Codename: Ram) DISCLAIMER: This repository is a mirror of my local network source control. Information may or may not be inaccurate. Updates only whenever I can be bothered.
0 stars 0 forks source link

[Linux] ProtOS Bot.py process using all available CPU #30

Closed fredi-68 closed 4 years ago

fredi-68 commented 5 years ago

No idea why this is happening. The RAT process doesn't use any CPU at all (since it is sleeping most of the time) but the actual bot itself just runs on 100% flat all the time. This does NOT happen on my Windows machine, nor has it ever happened on any other Windows machine I've run this bot on so it must be Linux related. Tried updating all libraries, did not fix the problem. Logging didn't tell me anything useful either.

fredi-68 commented 4 years ago

this seemed to be an issue unique to the ubuntu machine I was running the bot on, since I switched to a different linux it's working just fine... I'll close this issue regardless, even though the problem was not actually resolved. Consider reopening if issue resurfaces.