summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAmmar Askar <ammar@ammaraskar.com>2020-07-04 18:53:44 -0700
committerGitHub <noreply@github.com>2020-07-05 03:53:44 +0200
commit04b40609276c15b59df065659a0a8ce41b316cef (patch)
tree0d46d8f4d1557e88465d51cf5625362fbaf0e26f /setup.py
parent2a44280b2e4a6bcb3ccc0b622acea3305807e175 (diff)
downloadpsutil-04b40609276c15b59df065659a0a8ce41b316cef.tar.gz
Fix signature of callback function for load avg (#1781)
It looks like `WAITORTIMERCALLBACK` should have two arguments, the void* as well as a boolean representing whether the wait time expired: https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/ms687066(v=vs.85) We were previously missing the boolean which might lead to a crash on 32-bit systems, but even if not this should be corrected.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions