We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
====================================================================== FAIL: test_cpu_count_physical (__main__.TestModuleFunctionsLeaks) ---------------------------------------------------------------------- Traceback (most recent call last): File "test/test_memory_leaks.py", line 340, in test_cpu_count_physical self.execute('cpu_count') File "test/test_memory_leaks.py", line 86, in execute % (rss2, rss3, difference)) AssertionError: rss2=15773696, rss3=19410944, difference=3637248
The text was updated successfully, but these errors were encountered:
cd37f64
fix #569: [FreeBSD] fix memory leak in psutil.cpu_count(logical=False).
f3bb635
No branches or pull requests
The text was updated successfully, but these errors were encountered: