10000 Upgrade psutil to 5.0.0 by fabaff · Pull Request #4275 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Upgrade psutil to 5.0.0 #4275

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

Merged
merged 1 commit into from
Nov 7, 2016
Merged

Upgrade psutil to 5.0.0 #4275

merged 1 commit into from
Nov 7, 2016

Conversation

fabaff
Copy link
Member
@fabaff fabaff commented Nov 7, 2016

5.0.0

Enhncements

  • new Process.oneshot() context manager making Process methods around +2x faster in general and from +2x to +6x faster on Windows.
  • better error message in case of version conflict on import.

Bug fixes

  • [NetBSD] net_connections() and Process.connections() may fail without raising an exception.
  • [Windows] memory leak in cpu_stats() and WindowsService.description().

Tested with the following configuration:

sensor:
  - platform: systemmonitor
    resources:
      - type: 'disk_use_percent'
        arg: '/'
      - type: 'disk_use'
        arg: '/home'
      - type: 'disk_free'
        arg: '/'

@mention-bot
Copy link

@fabaff, thanks for your PR! By analyzing the history of the files in this pull request, we identified @balloob, @theolind and @rmkraus to be potential reviewers.

@balloob balloob merged commit 8cc5fc1 into home-assistant:dev Nov 7, 2016
@fabaff fabaff deleted the upgrade-psutil branch November 7, 2016 08:05
@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0