Closed deepix closed 7 months ago
Oh, interesting. Could you give us a link to your project or the tests you are running so we can try to reproduce it?
I'm closing this issue as we don't have a reproducer. Please, feel free to reopen if you manage to get a simple example we can run to check the error.
This is also a problem for me. @pablogsal
Bug Report
When I run pytest with memray enabled and
--most-allocations=0
, I get an error at the end of pytest.Backtrace
Expected behavior/code I expected to see allocation reports for all tests.
Environment
Possible Solution