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

Crash in 3.0.0 #102

Open
walles opened this issue Jun 2, 2022 · 0 comments
Open

Crash in 3.0.0 #102

walles opened this issue Jun 2, 2022 · 0 comments

Comments

@walles
Copy link
Owner

walles commented Jun 2, 2022

Exception in thread Poller:
Traceback (most recent call last):
File "/usr/local/Cellar/[email protected]/3.10.4/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
  self.run()
File "/usr/local/Cellar/[email protected]/3.10.4/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 946, in run
  self._target(*self._args, **self._kwargs)
File "/usr/local/Cellar/px/3.0.0/libexec/lib/python3.10/site-packages/px/px_poller.py", line 114, in poller
  self.poll_once()
File "/usr/local/Cellar/px/3.0.0/libexec/lib/python3.10/site-packages/px/px_poller.py", line 96, in poll_once
  self._ioload.update()
File "/usr/local/Cellar/px/3.0.0/libexec/lib/python3.10/site-packages/px/px_ioload.py", line 262, in update
  assert seconds_since_previous > 0
AssertionError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant