-
Notifications
You must be signed in to change notification settings - Fork 22
Prevent memory crashes #141
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
Conversation
PR Reviewer Guide 🔍(Review updated until commit eeac1c0)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to eeac1c0
Previous suggestionsSuggestions up to commit b6bd030
|
|
Persistent review updated to latest commit eeac1c0 |
|
good to go, enabling automerge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good to go
PR Type
Description
Add system memory-based limit settings.
Use platform checks for Linux and Darwin.
Set resource limit to 80% of total memory.
Changes walkthrough 📝
pytest_plugin.py
Add dynamic memory limit in pytest plugincodeflash/verification/pytest_plugin.py