Replies: 1 comment
-
|
"Completion" to Memray just means that the tracked process has stopped running, not necessarily that it ran successfully. Are you getting an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a reasonable size code base with a large number of imports of various kinds for my script. When running the script,
memraywill at times claim that the script is done and the capture successful, even though the run failed doing imports (validated by observing print statements and nothing in the dump is past the import stage). I don't have a great repro as I can't share the code, but just wondering if anyone else has experienced this or have any ideas to get more diagnostics out ofmemraythat would indicate what is actually happening.Beta Was this translation helpful? Give feedback.
All reactions