fix: Fix memory estimation not working on MacOS by Pijukatel · Pull Request #1330 · apify/crawlee-python
github-actions
bot
added
t-tooling
labels
Jul 29, 2025
Pijukatel
marked this pull request as ready for review
Pijukatel
deleted the
fix-memory-estimation-macos
branch
Mantisus pushed a commit to Mantisus/crawlee-python that referenced this pull request
Jul 30, 2025### Description - Use `pss` for memory estimation only on Linux. - Use `rss` for memory estimation only on MacOs. ### Issues - Closes: apify#1329
Pijukatel added a commit that referenced this pull request
Jul 30, 2025### Description - Use `pss` for memory estimation only on Linux. - Use `rss` for memory estimation only on MacOs. ### Issues - Closes: #1329
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters