Closed micheleAlberto closed 5 months ago
@micheleAlberto Would you mind updating your commit to include a Signed-off-by
? See https://github.com/bloomberg/memray/blob/main/CONTRIBUTING.md#contribution-licensing - you should just be able to do a git commit --amend -s -C HEAD
and then a git push --force-with-lease
to add that.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.74%. Comparing base (
41248ed
) to head (96228d5
). Report is 55 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue number of the reported bug or feature request: #598
Describe your changes This adds some documentation about how to run memray in containers that get out of memory
Testing performed I tested the scripted solution locally (but not in a container)
this is how the docs render