Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High CPU usage #3

Open
speg opened this issue May 24, 2013 · 2 comments
Open

High CPU usage #3

speg opened this issue May 24, 2013 · 2 comments

Comments

@speg
Copy link

speg commented May 24, 2013

I noticed the fan on my notebook running a lot today. I found a Chrome Web Worker process in Activity Monitor using a lot of CPU. So I killed it and it turned out to be Time Granted 😿

@tankorsmash
Copy link
Owner

It doesn't go back days, just keeps decrementing hours, so if it doesn't
find anything before mid night, it starts looking for stuff 24 hours in the
future and loops forever.
On 2013-05-24 3:33 PM, "Steve" [email protected] wrote:

I noticed the fan on my notebook running a lot today. I found a Chrome Web
Worker process in Activity Monitor using a lot of CPU. So I killed it
and it turned out to be Time Granted [image: 😿]


Reply to this email directly or view it on GitHubhttps://github.com//issues/3
.

@tankorsmash
Copy link
Owner

I'll try to get some work done on this this weekend. Just need to add some
checks here
https://github.com/tankorsmash/TimeGranted/blob/master/granted_background.js#L133
I
think to see if the hours are less than 0 or something. Feel free to make
the change yourself too!

Can you confirm that the issue was that it was there was no history items
for the day? If not, then it's another issue I've not seen.

On Fri, May 24, 2013 at 3:36 PM, Josh [email protected] wrote:

It doesn't go back days, just keeps decrementing hours, so if it doesn't
find anything before mid night, it starts looking for stuff 24 hours in the
future and loops forever.
On 2013-05-24 3:33 PM, "Steve" [email protected] wrote:

I noticed the fan on my notebook running a lot today. I found a Chrome
Web Worker process in Activity Monitor using a lot of CPU. So I killed
it and it turned out to be Time Granted [image: 😿]


Reply to this email directly or view it on GitHubhttps://github.com//issues/3
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants