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

Linux impl does not handle the missing power_supply folder #29

Closed
svartalf opened this issue Jun 2, 2019 · 0 comments
Closed

Linux impl does not handle the missing power_supply folder #29

svartalf opened this issue Jun 2, 2019 · 0 comments
Assignees
Labels
A-battery Area: battery crate C-bug Something isn't working O-linux Operating system: Linux P-high High priority

Comments

@svartalf
Copy link
Owner

svartalf commented Jun 2, 2019

Manager::refresh folder should check if battery root path is still exists and return an Err(..) immediately if Linux had removed that folder.

Since Battery struct is an instant information representation, it is not affected by the related bug.

For details see: svartalf/rust-battop#8

@svartalf svartalf self-assigned this Jun 2, 2019
@svartalf svartalf added A-battery Area: battery crate C-bug Something isn't working O-linux Operating system: Linux P-high High priority labels Jun 2, 2019
davidkna pushed a commit to davidkna/rust-battery that referenced this issue Jul 31, 2023
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-battery Area: battery crate C-bug Something isn't working O-linux Operating system: Linux P-high High priority
Projects
None yet
Development

No branches or pull requests

1 participant