fix(tui/host): ignore errors when collecting host metrics (#163)

This commit is contained in:
Xuehai Pan 2025-04-20 05:05:42 +08:00 committed by GitHub
parent 57b48e6a3a
commit dfb4e3bf55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 174 additions and 71 deletions

View file

@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
-
- Ignore errors when collecting host metrics for host panel by [@XuehaiPan](https://github.com/XuehaiPan) in [#163](https://github.com/XuehaiPan/nvitop/pull/163).
### Removed