Logger add incref
All threads resolved!
All threads resolved!
Hey,
Currently the logger crash if the user plays a bit with the numpy arrays or loop multiple times over the function loadSnapshotAtTime
. Here I am fixing both issues.
For the loop problem, I was missing a reference count and for the other, I forgot to initialize my custom type.
Merge request reports
Activity
added 1 commit
- 6ae5b8b0 - Logger: add call to dtype in order to show the fields
- Resolved by Loic Hausammann
mentioned in commit 02704bc5
Please register or sign in to reply