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

Update electron to 4.0.8 #1337

Merged
merged 2 commits into from Mar 12, 2019
Merged

Update electron to 4.0.8 #1337

merged 2 commits into from Mar 12, 2019

Conversation

sergiught
Copy link
Contributor

Fixes: https://github.com/meetfranz/franz/issues/1317

Update required in order to fix performance degradation due to memory leak issue electron/electron#16772.

Description

Bumps version of electron in package.json from 4.0.4 to 4.0.8

Motivation and Context

Due to a memory leak issue found in version 4.0.4 of electron, host machine resource utilization was going through the roof.

How Has This Been Tested?

Ran the local environment with 4.0.4 and then with 4.0.8 and checked CPU temperature sensors.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project (run $ yarn lint).

HZooly and others added 2 commits March 5, 2019 10:19
Update required in order to fix performance degradation due to memory leak issue electron/electron#16772.
@adlk adlk changed the base branch from master to develop March 12, 2019 11:35
@adlk adlk merged commit a0a7502 into meetfranz:develop Mar 12, 2019
@adlk
Copy link
Contributor

adlk commented Mar 12, 2019

Thanks for taking care of this!

@sergiught sergiught deleted the hotfix/update-electron branch March 12, 2019 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants