nylas / nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
https://nylas.com/nylas-mail/
MIT License
24.81k stars 1.38k forks source link

100 % CPU Load on installing update helper #1793

Open simonseyer opened 8 years ago

simonseyer commented 8 years ago

Steps to reproduce (not that simple and I'm not completely sure which steps are relevant)

  1. I have two Mac-accounts with one instance of N1 running on each account. The first installation of N1 happend on the first account.
  2. On the first account I installed the N1 0.4.16 update
  3. I sent the Mac to sleep
  4. I waked the Mac up
  5. The CPU load of the N1 instance on the second Mac-account moved around 100 % (see screenshot 1)
  6. On the second account the N1 update helper installation screen was opened and waited for input (see screenshot 2)
  7. After entering my credentials the update notification appeared in N1 (even though it was already up to date because of the update on the first account)
  8. The CPU load dropped to a normal level after I entered my account credentials
  9. Install nowclosed N1 but did not restart it. However, this often happens with programs that were installed on a different account. It's the same for GitHub for Mac for example.
  10. After restarting N1 everything is back to normal

Screenshot 1 bildschirmfoto 2016-03-19 um 13 16 37

Screenshot 2 bildschirmfoto 2016-03-19 um 13 16 51

Are there any related issues?

No

What operating system are you using?

OSX 10.11.4 Beta (15E49a)

What version of N1 are you using?

0.4.14 -> 0.4.16

Bug?

Do you have any third-party plugins installed?

Some themes on both accounts, squirt-reader on the first account

Is the issue related to a specific email provider (Gmail, Exchange, etc.)?

No

Is the issue reproducible with a particular attachment, message, signature, etc?

See above

simonseyer commented 8 years ago

Could be related to https://github.com/Squirrel/Squirrel.Mac/issues/164 respectively Squirrel.Mac in general @Squirrel