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
chore(vendor): fix psutil getpagesize() for newer macos (#3382) (#3385) (#3388)
Newer versions of macos do not have `getpagesize()`, and instead `PAGE_SIZE` should be used.
giampaolo/psutil#1794
(cherry picked from commit d9b9ad8)
Co-authored-by: Brett Langdon <[email protected]>
(cherry picked from commit b854fc2)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
0 commit comments