You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert requirements for psutil and allow for connections / net_connec…
…tions based on psutil version (#55)
* Revert requirements for psutil and allow for connections / net_connections based on psutil version
* Added changelog entry
fix: handle process shutdown with limited permissions (#51)
Certain platforms like Android do not have permission to list all child
processes. In this instance, just continue
Updating CI/CD, and use Nodejs 20 (#47)
* Updating CI/CD, and use Nodejs 20
* Update some actions
* Re-adding support for psutil 6.0.0
* Updated the upload-artifact from v3 to v4
* Updated readthedocs requirements
* Stop making PDF build